[PATCH 1/16] Cell closs-building
Christoph Hellwig
hch at lst.de
Wed Nov 15 23:12:56 EST 2006
On Wed, Nov 15, 2006 at 06:25:33PM +0900, Ishizaki Kou wrote:
> This patch adds support for cross-building by SCE toolchain.
>
> Signed-off-by: Kou Ishizaki <kou.ishizaki at toshiba.co.jp>
> ---
>
> Index: linux-2.6.19/arch/powerpc/Makefile
> diff -u linux-2.6.19/arch/powerpc/Makefile:1.1.1.1 linux-2.6.19/arch/powerpc/Makefile:1.2
> --- linux-2.6.19/arch/powerpc/Makefile:1.1.1.1 Fri Oct 6 10:40:02 2006
> +++ linux-2.6.19/arch/powerpc/Makefile Fri Oct 6 12:26:35 2006
> @@ -110,6 +110,7 @@
> CFLAGS += -mcpu=powerpc
> endif
>
> +cpu-as-$(CONFIG_PPC_CELL) += -Wa,-mcellppu
We had this patch a while ago and I was told it's not needed anumore
with a recent gcc.
More information about the Linuxppc-dev
mailing list