On 17.08.2008 12:25, Stefan Reinauer wrote: > Carl-Daniel Hailfinger wrote: > >> The decompressors linked into stage0 end up in the variable >> DECOMPRESSORS in arch/x86/Makefile. They absolutely do no belong there >> because they're not arch specific. >> lib/Makefile has a variable COMPRESSORS with identical content, but that >> variable is completely unused. Move DECOMPRESSORS to lib/Makefile and >> kill the unused one. >> >> Build and boot tested on qemu. >> >> Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> >> >> > Acked-by: Stefan Reinauer <[EMAIL PROTECTED]> >
Thanks, r778. Regards, Carl-Daniel -- http://www.hailfinger.org/ -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

