]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/m32r/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[karo-tx-linux.git] / arch / m32r / Makefile
index c80618ab60ea82bb480441a30ab0d570dd561580..4072a07ebf8e301af8fa34fa788e5c5ece63eccb 100644 (file)
@@ -25,7 +25,7 @@ cflags-$(CONFIG_ISA_M32R)     += -DNO_FPU
 aflags-$(CONFIG_ISA_M32R)      += -DNO_FPU -O2 -Wa,-no-bitinst
 
 KBUILD_CFLAGS += $(cflags-y)
-AFLAGS += $(aflags-y)
+KBUILD_AFLAGS += $(aflags-y)
 
 CHECKFLAGS     += -D__m32r__ -D__BIG_ENDIAN__=1