From: Josh Boyer Date: Tue, 19 Feb 2008 02:52:48 +0000 (+1100) Subject: [POWERPC] Fix bootwrapper builds with older gcc versions X-Git-Tag: v2.6.25-rc3~102^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2e70ac654060bcb2a06bbcb62701ba2451d79d;p=pandora-kernel.git [POWERPC] Fix bootwrapper builds with older gcc versions GCC versions before 3.4 did not support the -mcpu=440 option. Use -mcpu=405 for the 4xx specific bootwrapper files, as that has been around for much longer. Signed-off-by: Josh Boyer Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed