20090819-2-trim-down-cbfs:
[coreboot.git] / src / arch / ppc / Config.lb
index 1a5ad840e7d6933ccbcdafc4316c114a0bcfeb17..aba64c1f985fccd847671296b3bd55a36ea5db97 100644 (file)
@@ -1,3 +1,4 @@
+uses CONFIG_CBFS
 ldscript init/ldscript.lb
 
 makerule coreboot.strip 
@@ -10,6 +11,11 @@ makerule coreboot.rom
        action "cp $< $@"
 end
 
+if CONFIG_CBFS
+       initobject /src/lib/cbfs.o
+       initobject /src/lib/lzma.o
+end
+
 dir init
 dir lib
 dir boot