coreboot/mainboard
Carl-Daniel Hailfinger 2c48c909e0 Reorder the rules in mainboard/*/*/Makefile so their order is identical
across all of these makefiles. The rules are now in order of execution
during boot, that is:
STAGE0_MAINBOARD_OBJ
INITRAM_OBJ
STAGE2_MAINBOARD_OBJ
As added benefit, mainboard makefiles are now almost identical.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@533 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-11-30 22:43:42 +00:00
..
adl Reorder the rules in mainboard/*/*/Makefile so their order is identical 2007-11-30 22:43:42 +00:00
amd Factor out one identical makefile rule from all mainboard makefiles to 2007-11-27 19:06:45 +00:00
artecgroup Reorder the rules in mainboard/*/*/Makefile so their order is identical 2007-11-30 22:43:42 +00:00
emulation Reorder the rules in mainboard/*/*/Makefile so their order is identical 2007-11-30 22:43:42 +00:00
pcengines Factor out one identical makefile rule from all mainboard makefiles to 2007-11-27 19:06:45 +00:00
Kconfig Initial support for the PC Engines ALIX1.C board. 2007-11-26 22:12:12 +00:00