[FYI/PATCH 3/4] Build fixes for IBM Full System Simulator

Christoph Hellwig hch at lst.de
Sat Feb 18 05:32:54 EST 2006


> +
> +ifneq ($(CROSS_COMPILE),)
> +cpu-as-$(CONFIG_PPC_CELL)	+= -Wa,-mcellppu
> +endif

the CROSS_COMPILE setting is wrong.  cross-compilation should not
affect selection of assembler flags.

> +
>   cpu-as-$(CONFIG_PPC64BRIDGE)	+= -Wa,-mppc64bridge
>   cpu-as-$(CONFIG_4xx)		+= -Wa,-m405
>   cpu-as-$(CONFIG_6xx)		+= -Wa,-maltivec



More information about the Linuxppc64-dev mailing list