[coreboot] [PATCH]es to get normal image to work again with CBFS

Patrick Georgi patrick at georgi-clan.de
Sat Jun 6 00:27:06 CEST 2009


Uwe Hermann schrieb:
> Shouldn't this be
>
>   option CC="$(CROSSCC)"
>   option CROSS_COMPILE="$(CROSS_PREFIX)"
>   option HOSTCC="$(CROSS_HOSTCC)"
>
> Does the syntax without braces work?
>   
They're replaced by abuild, and not part of make's variable expansion. 
Using $(..) would actually break them
> but please take Myles' comments into account.
>   
That is, remove the Config-abuild.lb for the HP board?


Thanks,
Patrick




More information about the coreboot mailing list