patch-2.4.0-test5 linux/arch/sparc64/math-emu/Makefile

Next file: linux/arch/sparc64/solaris/socksys.c
Previous file: linux/arch/sparc64/lib/blockops.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/arch/sparc64/math-emu/Makefile linux/arch/sparc64/math-emu/Makefile
@@ -9,6 +9,7 @@
 
 O_TARGET := math-emu.o
 O_OBJS   := math.o
-CFLAGS += -I. -I$(TOPDIR)/include/math-emu -w
+
+EXTRA_CFLAGS = -I. -I$(TOPDIR)/include/math-emu -w
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)