coreboot-kgpe-d16/src/pc80
Patrick Georgi 57205c7e43 Add option_table.h as dependency for all C based object files if option tables are used.
This is to make sure that the file exists when it is needed. While this isn't the case for every C source file, it doesn't hurt either to create the file a bit sooner than strictly necessary.

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Jonathan Kollasch <jakllsch@kollasch.net>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6438 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-03-08 20:49:18 +00:00
..
vga Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
Makefile.inc Add option_table.h as dependency for all C based object files if option tables are used. 2011-03-08 20:49:18 +00:00
i8254.c http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html 2009-11-05 12:38:34 +00:00
i8259.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
isa-dma.c - Bump the LinuxBIOS major version 2004-10-21 10:44:08 +00:00
keyboard.c This patch avoids a timeout during PS/2 keyboard 2010-09-09 20:37:00 +00:00
mc146818rtc.c Typo. s,CMOS_COMPONENT,CBFS_COMPONENT,. 2011-01-21 11:43:06 +00:00
mc146818rtc_early.c Move cmos.default handling to bootblock 2011-03-08 07:50:43 +00:00
udelay_io.c Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00