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)
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

Simple merge