From: George G. Davis Date: Wed, 12 Oct 2005 18:58:09 +0000 (+0100) Subject: [ARM] 2970/1: Use -mtune=arm1136j-s when building for CPU_V6 targets X-Git-Tag: v2.6.14-rc5~66^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd26f45bfca4d4fa5ddfe21613d2da46f1acb821;p=pandora-kernel.git [ARM] 2970/1: Use -mtune=arm1136j-s when building for CPU_V6 targets Patch from George G. Davis When building for CPU_V6 targets, we should use -mtune=arm1136j-s rather than -mtune=strongarm but fall back to the later in case someone is using an older toolchain (although they should really upgrade instead). Signed-off-by: George G. Davis Signed-off-by: Russell King --- Reading git-diff-tree failed