diff --git a/[refs] b/[refs] index 425da302361a..b197ebaa9e8a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 338e4fab3d41aa14264e10ce505a7c908633cdad +refs/heads/master: f720817700de48a57f54535a5dd9783cca2d2d6b diff --git a/trunk/arch/parisc/math-emu/Makefile b/trunk/arch/parisc/math-emu/Makefile index 1f3f225897f5..0bd63b08a79a 100644 --- a/trunk/arch/parisc/math-emu/Makefile +++ b/trunk/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