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

Next file: linux/arch/sparc/mm/hypersparc.S
Previous file: linux/arch/sparc/kernel/sun4m_smp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/arch/sparc/math-emu/Makefile linux/arch/sparc/math-emu/Makefile
@@ -16,6 +16,6 @@
 .S.o:
 	$(CC) $(AFLAGS) -ansi -c $< -o $*.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)