1
0
Fork 0

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>
wifi-calibration
matt mooney 2010-09-22 23:51:05 -07:00 committed by Kyle McMartin
parent 338e4fab3d
commit f720817700
1 changed files with 1 additions and 1 deletions

View File

@ -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