[coreboot] [PATCH] don't include lzma.c from another source file

Patrick Georgi patrick at georgi-clan.de
Fri Apr 24 18:40:33 CEST 2009


Hi,

the attached file removes the inclusion of lzma.c (which really contains code) 
from another (rom_stream.c and others), instead linking it like any source 
file should be linked.

The same should (and will) be done with nrv2b.c, but that has some deeper 
implications as various CAR implementations include that directly, and thus 
requires more care.

It fixes an issue with the cbfs code.

As usual, it's
Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>


Patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20090424-2-lzma-as-separate-file.patch
Type: text/x-patch
Size: 1669 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090424/3a8fa0e5/attachment.patch>


More information about the coreboot mailing list