]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: Add -m4al tuning for SH4AL-DSP.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 20 Nov 2008 06:28:47 +0000 (15:28 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:42:54 +0000 (18:42 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile

index 227207b9b7a0b2683a90080cdf484d27542f8248..fac1567b2afb022f0573dd9599b602cc9948c2ef 100644 (file)
@@ -32,6 +32,7 @@ cflags-$(CONFIG_CPU_SH4)              := $(call cc-option,-m4,) \
        $(call cc-option,-mno-implicit-fp,-m4-nofpu)
 cflags-$(CONFIG_CPU_SH4A)              += $(call cc-option,-m4a,) \
                                           $(call cc-option,-m4a-nofpu,)
+cflags-$(CONFIG_CPU_SH4AL_DSP)         += $(call cc-option,-m4al,)
 cflags-$(CONFIG_CPU_SH5)               := $(call cc-option,-m5-32media-nofpu,)
 
 cflags-$(CONFIG_CPU_BIG_ENDIAN)                += -mb