coreboot-kgpe-d16/src/mainboard/kontron/986lcd-m
Patrick Georgi 2063197a4f Move all the copies of the romstage.inc rule to
src/arch/i386/Makefile.inc

For that to work, I had to:
- Add a CONFIG_ROMCC variable
- Set that variable on all ROMCC boards
- conditionally choose romcc or gcc rule based on that variable
- remove those two rules from all the boards' Makefiles
- switch a couple of boards to HAVE_OPTION_TABLE, as they actually have.

Also remove the duplication of rules with the sole difference of if
they depend on option_table.h or not.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5099 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-09 12:21:10 +00:00
..
acpi Kontron 986LCD-M update 2009-10-26 17:12:21 +00:00
acpi_tables.c Kontron 986LCD-M update 2009-10-26 17:12:21 +00:00
chip.h This, ladies and gentlement, is commit #4000. 2009-03-13 15:42:27 +00:00
cmos.layout Kontron 986LCD-M update 2009-10-26 17:12:21 +00:00
devicetree.cb Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
dmi.h fix length field in dmi tables. Newer DMI versions through errors 2009-11-05 18:08:16 +00:00
dsdt.asl Kontron 986LCD-M update 2009-10-26 17:12:21 +00:00
fadt.c Kontron 986LCD-M update 2009-10-26 17:12:21 +00:00
irq_tables.c Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards 2009-10-07 21:51:33 +00:00
Kconfig Align several kconfig options to match newconfig: 2010-01-25 07:56:01 +00:00
mainboard.c Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-m 2010-01-19 21:15:01 +00:00
mainboard_smi.c Kontron updates, get board up to date with i945 and ich7 updates. 2009-07-21 21:58:20 +00:00
Makefile.inc Move all the copies of the romstage.inc rule to 2010-02-09 12:21:10 +00:00
mptable.c Kontron 986LCD-M MP table: 2010-01-19 21:15:37 +00:00
romstage.c janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
rtl8168.c Support for the Kontron 986LCD-M mainboard series. 2008-10-29 04:52:57 +00:00