Some instances of the "tristate" statement have what appear to be dependencies like "dep_tristate" after the 2nd argument, which are silently ignored by all current parsers. I have either trimmed the arguments or converted the "tristate" to "dep_tristate" as seemed appropriate.
diff -ruN linux-2.5.24+patches4/drivers/net/Config.in linux-2.5.24/drivers/net/Config.in --- linux-2.5.24+patches4/drivers/net/Config.in Tue Jun 25 23:38:07 2002 +++ linux-2.5.24/drivers/net/Config.in Fri Jun 28 16:44:10 2002 @@ -132,7 +132,7 @@ tristate ' ICL EtherTeam 16i/32 support' CONFIG_ETH16I tristate ' NE2000/NE1000 support' CONFIG_NE2000 if [ "$CONFIG_OBSOLETE" = "y" ]; then - dep_tristate ' SEEQ8005 support (EXPERIMENTAL)' CONFIG_SEEQ8005 $CONFIG_EXPERIMENTAL + tristate ' SEEQ8005 support (OBSOLETE)' CONFIG_SEEQ8005 fi if [ "$CONFIG_OBSOLETE" = "y" ]; then tristate ' SK_G16 support (OBSOLETE)' CONFIG_SK_G16 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