lkml.org 
[lkml]   [2003]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[trivial] make xconfig for 2.4.21-pre6
hello,

"make xconfig" fails for recent 2.4.21-preX versions; typo.

--- linux-2.4.21-pre6/drivers/net/Config.in.FCS 2003-04-01 09:06:30.000000000 -0500
+++ linux-2.4.21-pre6/drivers/net/Config.in 2003-04-01 09:06:39.000000000 -0500
@@ -185,7 +185,7 @@
dep_tristate ' Davicom DM910x/DM980x support' CONFIG_DM9102 $CONFIG_PCI
dep_tristate ' EtherExpressPro/100 support (eepro100, original Becker driver)' CONFIG_EEPRO100 $CONFIG_PCI
if [ "$CONFIG_VISWS" = "y" ]; then
- define_mbool CONFIG_EEPRO100_PIO y
+ define_bool CONFIG_EEPRO100_PIO y
else
dep_mbool ' Use PIO instead of MMIO' CONFIG_EEPRO100_PIO $CONFIG_EEPRO100
fi
--
Steinar Hauan, dept of ChemE -- hauan@cmu.edu
Carnegie Mellon University, Pittsburgh PA, USA
-
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 13:34    [W:0.352 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site