summaryrefslogtreecommitdiff
path: root/i386/linux
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-07-27 09:50:47 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:40 +0200
commitfaf97cae9ea2107a0a5327f08afff633c37dc65d (patch)
tree3c7e0017a0c992cb0a9621225558bcbb9f56d4df /i386/linux
parent1ecc8fb127f5263b3d2984a521b2cfa972221b21 (diff)
2006-07-27 Thomas Schwinge <tschwinge@gnu.org>
* i386/linux/configure: Regenerate.
Diffstat (limited to 'i386/linux')
-rwxr-xr-xi386/linux/configure11
1 files changed, 5 insertions, 6 deletions
diff --git a/i386/linux/configure b/i386/linux/configure
index 373311e..faf4d83 100755
--- a/i386/linux/configure
+++ b/i386/linux/configure
@@ -4592,10 +4592,6 @@ fi;
-
-
-
-
# Checking for device driver option orinoco_cs
# Check whether --enable-orinoco_cs or --disable-orinoco_cs was given.
if test "${enable_orinoco_cs+set}" = set; then
@@ -4608,7 +4604,7 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
device_drivers="$device_drivers \
- hermes.o orinoco.o orinoco_cs.o"
+ hermes.o orinoco.o orinoco_cs.o"
if test "${driver_class_wireless_selected+set}" != set; then
driver_class_wireless_selected=yes
cat >>confdefs.h <<_ACEOF
@@ -4620,6 +4616,9 @@ fi
fi
fi;
+
+
+if test x"${driver_class_wireless_selected+set}" = xset; then
if test x"${driver_class_pcmcia_selected+set}" != xset; then
driver_class_pcmcia_selected=yes
cat >>confdefs.h <<_ACEOF
@@ -4628,7 +4627,7 @@ _ACEOF
device_drivers="$device_drivers $driver_class_pcmcia_files"
fi
-
+fi
if test x"${driver_class_pcmcia_selected+set}" = xset; then
if test x"${driver_class_net_selected+set}" != xset; then