[PATCH] Fix Cyrix III build in 2.4.2-ac16.

From: davej@suse.de
Date: Thu Mar 08 2001 - 21:48:07 EST


Oops! This diff matches the config name to that which is defined
in Config.in.

regards,

Dave.

diff -urN --exclude-from=/home/davej/.exclude linux/arch/i386/Makefile linux-dj/arch/i386/Makefile
--- linux/arch/i386/Makefile Fri Mar 9 02:26:56 2001
+++ linux-dj/arch/i386/Makefile Fri Mar 9 02:29:47 2001
@@ -82,7 +82,7 @@
 CFLAGS += -march=i586
 endif

-ifdef CONFIG_MCELERONIII
+ifdef CONFIG_MCYRIXIII
 CFLAGS += -march=i586
 endif

-- 
| Dave Jones.        http://www.suse.de/~davej
| SuSE Labs

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 15 2001 - 21:00:09 EST