coreboot-kgpe-d16/src/mainboard/dell/s1850
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 This, ladies and gentlement, is commit #4000. 2009-03-13 15:42:27 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
debug.c This is a snapshot as the availability of the systems for this 2009-10-16 22:07:15 +00:00
devicetree.cb Kconfig! 2009-08-12 15:00:51 +00:00
failover.c * Explicitly add __PRE_RAM__ where it should be added. 2010-01-05 13:03:02 +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 Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
Makefile.inc - Makefile.romccboard.inc supports tinybootblock romcc boards, too. 2010-01-08 11:26:02 +00:00
mptable.c adding support for dell 1850 2005-10-19 17:02:34 +00:00
reset.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
romstage.c janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
s1850_fixups.c This change allows us to see the spd on the s850, finally. 2009-10-09 20:07:48 +00:00
watchdog.c adding support for dell 1850 2005-10-19 17:02:34 +00:00