X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Fmath-emu%2FMakefile;h=7d1dba0d57f9e84daa25333a542d5bf6e88d69cc;hb=10f2a2b0f68abf39c06cf519cbc1740fa50f900b;hp=0c16ab947f1f3f04990874562b604209012c60dc;hpb=1e2ae4ddd373af6fa3ea2483d7fc4a08c7f54395;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