lkml.org 
[lkml]   [2004]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] small fix for the "AMD Elan is a different subarch" patch
It seems the part of the patch below got lost somewhere.

Please apply
Adrian

--- linux-2.6.4-rc1-mm2/arch/i386/Kconfig.old 2004-03-07 17:13:46.000000000 +0100
+++ linux-2.6.4-rc1-mm2/arch/i386/Kconfig 2004-03-07 17:16:05.000000000 +0100
@@ -269,9 +269,6 @@
use of some extended instructions, and passes appropriate optimization
flags to GCC.

-config MELAN
- bool "Elan"
-
config MCRUSOE
bool "Crusoe"
help
--- linux-2.6.4-rc1-mm2/include/asm-i386/module.h.old 2004-03-07 17:16:41.000000000 +0100
+++ linux-2.6.4-rc1-mm2/include/asm-i386/module.h 2004-03-07 17:17:09.000000000 +0100
@@ -36,7 +36,7 @@
#define MODULE_PROC_FAMILY "K7 "
#elif defined CONFIG_MK8
#define MODULE_PROC_FAMILY "K8 "
-#elif defined CONFIG_MELAN
+#elif defined CONFIG_X86_ELAN
#define MODULE_PROC_FAMILY "ELAN "
#elif defined CONFIG_MCRUSOE
#define MODULE_PROC_FAMILY "CRUSOE "
-
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/
\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.021 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site