patch-2.4.1 linux/arch/i386/Makefile
Next file: linux/arch/i386/boot/bootsect.S
Previous file: linux/arch/arm/kernel/signal.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jan 10 15:06:14 2001
-  Orig file: 
v2.4.0/linux/arch/i386/Makefile
-  Orig date: 
Fri Dec 29 14:07:19 2000
diff -u --recursive --new-file v2.4.0/linux/arch/i386/Makefile linux/arch/i386/Makefile
@@ -50,7 +50,7 @@
 CFLAGS += -march=i686
 endif
 
-ifdef CONFIG_M686FXSR
+ifdef CONFIG_MPENTIUMIII
 CFLAGS += -march=i686
 endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)