[coreboot] Stop #include of source files

Patrick Georgi patrick at georgi-clan.de
Sat Sep 25 21:36:38 CEST 2010


Am 25.09.2010 21:30, schrieb Peter Stuge:
> Hm aren't the obj lists still needed for the link?
We already derive sources from objects - that could be inverted.
The reason for moving over the tree:
We already mangle object names. When we add foo.o to initobjs, it isn't
actually foo.o that's built, but foo.initobj.o.

> I like the suggested names. Big improvement!
I'll take a shot at it.


Patrick




More information about the coreboot mailing list