Some instances of the "bool" statement have what appear to be
dependencies like "dep_bool" after the 2nd argument, which are
silently ignored by all current parsers.  I have either trimmed
the arguments or converted the "bool" to "dep_bool" as seemed
appropriate.

diff -ruN linux-2.5.24+patches4/arch/x86_64/config.in 
linux-2.5.24/arch/x86_64/config.in
--- linux-2.5.24+patches4/arch/x86_64/config.in Sun Jun 30 19:45:23 2002
+++ linux-2.5.24/arch/x86_64/config.in  Fri Jun 28 16:45:03 2002
@@ -57,7 +57,7 @@
 fi
 
 define_bool CONFIG_X86_MCE y
-bool 'Check for non-fatal machine check errors' CONFIG_X86_MCE_NONFATAL 
$CONFIG_X86_MCE
+bool 'Check for non-fatal machine check errors' CONFIG_X86_MCE_NONFATAL
 
 endmenu
 

Greg.
-- 
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down.     - Roger Sandall, The Age, 28Sep2001.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to