commit | 6240d92f2f2fb74094b66b3510733fa0a1e2631a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Jun 01 17:25:42 2007 +0900 |
committer | Paul Mundt <lethal@hera.kernel.org> | Fri Jun 08 02:43:46 2007 +0000 |
tree | 8a9396be85e8902a3514b22dd475556bd8ef83e4 | |
parent | fa1ec92e1dcd4fa4be23db24e4c019c0e4194c89 [diff] |
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>