Преглед изворни кода

parisc: change to new flag variable

Replace EXTRA_CFLAGS with ccflags-y.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
matt mooney пре 15 година
родитељ
комит
f720817700
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      arch/parisc/math-emu/Makefile

+ 1 - 1
arch/parisc/math-emu/Makefile

@@ -3,7 +3,7 @@
 #
 
 # See arch/parisc/math-emu/README
-EXTRA_CFLAGS += -Wno-parentheses -Wno-implicit-function-declaration \
+ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
 	-Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
 	-Wno-implicit-int