On 19.06.2009 16:32, Patrick Georgi wrote: > Carl-Daniel Hailfinger schrieb: >> Index: src/arch/i386/init/crt0.S.lb >> =================================================================== >> --- src/arch/i386/init/crt0.S.lb (revision 4314) >> +++ src/arch/i386/init/crt0.S.lb (revision 4315) >> @@ -73,6 +73,10 @@ >> movl $0x4000000, %esp >> movl %esp, %ebp >> pushl %esi >> +#ifdef CONFIG_CBFS >> >> Erm. Shouldn't that be #if instead of #ifdef? > See r4316
My bad, sorry. I only looked at the isolated change of r4315. Regards, Carl-Daniel -- http://www.hailfinger.org/ -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

