From: Geoff Levand Date: Sat, 21 Jul 2007 11:37:49 +0000 (-0700) Subject: PS3: Fix build with 32-bit toolchains X-Git-Tag: v2.6.23-rc1~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ed8559c7e8205eb94088532b9dbdf2e290dfa2;p=pandora-kernel.git PS3: Fix build with 32-bit toolchains The PS3 bootwrapper files use instructions only available on 64-bit CPUs. Add the code generation directive '.machine "ppc64"' for toolchains configured for 32-bit CPUs. Signed-off-by: Geoff Levand Acked-by: Grant Likely Cc: Geert Uytterhoeven Cc: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed