X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Fmath-emu%2FMakefile;h=7d1dba0d57f9e84daa25333a542d5bf6e88d69cc;hb=1765a1fe5d6f82c0eceb1ad10594cfc83759b6d0;hp=0c16ab947f1f3f04990874562b604209012c60dc;hpb=e4c393fd551654179c46b65e4a70ea20d831c783;p=pandora-kernel.git diff --git a/arch/powerpc/math-emu/Makefile b/arch/powerpc/math-emu/Makefile index 0c16ab947f1f..7d1dba0d57f9 100644 --- a/arch/powerpc/math-emu/Makefile +++ b/arch/powerpc/math-emu/Makefile @@ -15,4 +15,4 @@ obj-$(CONFIG_SPE) += math_efp.o CFLAGS_fabs.o = -fno-builtin-fabs CFLAGS_math.o = -fno-builtin-fabs -EXTRA_CFLAGS = -I. -Iinclude/math-emu -w +ccflags-y = -I. -Iinclude/math-emu -w