coreboot/src/config
Carl-Daniel Hailfinger 8a3ad59653 Revision 3564 improved compilation time, but it also introduced a
dependency bug which hit people running parallel make instances.

With our current makefile architecture, the "right" fix is impossible.
However, we can still kill the race conditions leading to arbitrary
compilation failures. That trick depends on the atomicity of the mv
command.

Extensive comments explain what the workaround does.

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


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3663 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-10-16 23:44:21 +00:00
..
Config.lb Revision 3564 improved compilation time, but it also introduced a 2008-10-16 23:44:21 +00:00
coreboot_apc.ld rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
coreboot_ram.ld fix typo in coreboot_ram.ld comment (trivial) 2008-08-01 11:37:33 +00:00
doxyscript.base Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
LinuxBIOSDoc.config Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
Options.lb Patch for AMD RS690 chipset. 2008-09-22 13:07:20 +00:00