summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-08-14 19:01:43 +0000
committerJeremy Katz <katzj@redhat.com>2002-08-14 19:01:43 +0000
commita18ebfa498ea75fa6194eabd0c71cf2d204f3615 (patch)
tree010be40508083d06dea480574287e82d5a4c2349 /scripts
parent633deebaa2fb250a032abca252b906489a90fd36 (diff)
downloadanaconda-a18ebfa498ea75fa6194eabd0c71cf2d204f3615.tar.gz
anaconda-a18ebfa498ea75fa6194eabd0c71cf2d204f3615.tar.xz
anaconda-a18ebfa498ea75fa6194eabd0c71cf2d204f3615.zip
no wireless modules on pcmciadd
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mk-images.i3866
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index a1a781f69..58d84471f 100644
--- a/scripts/mk-images.i386
+++ b/scripts/mk-images.i386
@@ -129,6 +129,12 @@ PCMCIAMODULES_EXCLUDED="
serial_cs
serial_cb
sram_mtd
+ aironet4500_cs
+ orinoco_cs
+ orinoco
+ orinoco_old_cs
+ wavelan_cs
+ wvlan_cs
"
PCMCIAMODULES_EXCLUDED_SED="sed"
for m in $PCMCIAMODULES_EXCLUDED