From: Paul Mundt Date: Fri, 6 Jul 2007 22:25:56 +0000 (+0900) Subject: sh: Drop -Wa,-dsp for DSP tuning. X-Git-Tag: v2.6.23-rc1~785^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5296307de63f1949d601b3515f8b1a0a859c5847;p=pandora-kernel.git sh: Drop -Wa,-dsp for DSP tuning. We already hand off the proper ISA variant with the dsp specifier appended, so we don't need to explicitly set -dsp. This causes some confusion with certain toolchains that are restricted to -dsp family opcodes artificially. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed