coreboot-kgpe-d16/src/mainboard/eaglelion/5bcm
Carl-Daniel Hailfinger 00809ebf02 This changes the python generated makefiles
targets/*/*/Makefile
        targets/*/*/normal/Makefile
        targets/*/*/fallback/Makefile

to use a common copy of romcc, and to leave this compiler untouched by
'make clean' in targets/*/*/fallback/ and targets/*/*/normal/ .
'make clean' in targets/*/*/ will clean romcc.

Thanks to Mats for the initial idea and implementation of a tool to do
this. This patch has almost the same behaviour as the original tool
without having to run the tool each time.
Tested for abuild-friendliness.

The patch saves ~10-12 seconds for every target using romcc. For a full
abuild run, this is ~20% time saved.
For the first 38 abuild targets, total build time is down to 13m24s
instead of 16m22s on my machine.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Mats Erik Andersson <mats.andersson@gisladisker.se>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3564 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-09-04 13:44:00 +00:00
..
auto.c Change all occurences of NSC to nsc in the code. The next commit 2006-10-24 23:00:42 +00:00
chip.h Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-25 2005-07-06 17:04:01 +00:00
cmos.layout Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-25 2005-07-06 17:04:01 +00:00
Config.lb This changes the python generated makefiles 2008-09-04 13:44:00 +00:00
debug.c Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-25 2005-07-06 17:04:01 +00:00
failover.c Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-25 2005-07-06 17:04:01 +00:00
irq_tables.c Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61 2005-07-06 18:17:35 +00:00
mainboard.c Use the canonical name of the vendors/devices and the 2006-11-05 18:50:49 +00:00
Options.lb Now coreboot performs IRQ routing for some boards. 2008-03-29 16:59:27 +00:00
reset.c Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-25 2005-07-06 17:04:01 +00:00