coreboot-kgpe-d16/src/mainboard/digitallogic/msm586seg
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
..
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-19 2005-07-06 17:00:18 +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
irq_tables.c Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards 2009-10-07 21:51:33 +00:00
Kconfig Move all the copies of the romstage.inc rule to 2010-02-09 12:21:10 +00:00
mainboard.c Remove: 2009-10-03 16:24:58 +00:00
Makefile.inc Remaining boards are Kconfig'd now. Whether they work 2009-10-09 14:10:28 +00:00
romstage.c janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00