sh: Drop -Wa,-dsp for DSP tuning.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 6 Jul 2007 22:25:56 +0000 (07:25 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 6 Jul 2007 22:25:56 +0000 (07:25 +0900)
commit5296307de63f1949d601b3515f8b1a0a859c5847
tree11025f35f64e76d609934f73b4c258d1526e8616
parentac6b9f28d8202ed064c9b372350693f79882b448
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 <lethal@linux-sh.org>
arch/sh/Makefile