kbuild: enable 'make CFLAGS=...' to add additional options to CC
[deliverable/linux.git] / arch / alpha / Makefile
index 1b704ee54bf3ad5210aab22c6f36d372aadc19e6..2f283b2fb164ef6624ef1a2b8ce015da2ba55dca 100644 (file)
@@ -84,7 +84,7 @@ endif
 # For TSUNAMI, we must have the assembler not emulate our instructions.
 # The same is true for IRONGATE, POLARIS, PYXIS.
 # BWX is most important, but we don't really want any emulation ever.
-CFLAGS += $(cflags-y) -Wa,-mev6
+KBUILD_CFLAGS += $(cflags-y) -Wa,-mev6
 
 head-y := arch/alpha/kernel/head.o
 
This page took 0.024696 seconds and 5 git commands to generate.