git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac6b9f2
)
sh: Drop -Wa,-dsp for DSP tuning.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 6 Jul 2007 22:25:56 +0000
(07:25 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 6 Jul 2007 22:25:56 +0000
(07:25 +0900)
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>
No differences found