]> git.karo-electronics.de Git - mv-sheeva.git/commit
sh: Wrap CPU tuning through cc-option.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 1 Jun 2007 08:25:42 +0000 (17:25 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:46 +0000 (02:43 +0000)
commit6240d92f2f2fb74094b66b3510733fa0a1e2631a
tree8a9396be85e8902a3514b22dd475556bd8ef83e4
parentfa1ec92e1dcd4fa4be23db24e4c019c0e4194c89
sh: Wrap CPU tuning through cc-option.

Some compilers don't support the explicit CPU tuning, while binutils
is still able to handle the special subtype-specific opcodes. Make
the CFLAG optional, falling back on the compiler default if nothing
better exists.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile