On 5/8/10 12:13 AM, Patrick Georgi wrote:
> -#initobj-y += serial.o
> +initobj-$(CONFIG_USE_DCACHE_RAM) += serial.o
>  subdirs-y += vga
>  
>   
Awesome... the less .c file includes we have in romstage.c the better..

This way works in the case of converting code that was previously always
compiled in.

But how should we handle things in case of other conditions?

Acked-by: Stefan Reinauer <[email protected]>

Stefan

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to