diff options
author | Jeremy Katz <katzj@redhat.com> | 2001-07-24 21:38:37 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2001-07-24 21:38:37 +0000 |
commit | 64dc61c08d4e37bedd5fa1b3a188ee03adcdbb45 (patch) | |
tree | 60977d04b10001e093a9b0842604334fd6edb032 /scripts | |
parent | 4cbf0233924a9f92563a90a8da0df7e06a591192 (diff) | |
download | anaconda-64dc61c08d4e37bedd5fa1b3a188ee03adcdbb45.tar.gz anaconda-64dc61c08d4e37bedd5fa1b3a188ee03adcdbb45.tar.xz anaconda-64dc61c08d4e37bedd5fa1b3a188ee03adcdbb45.zip |
and another one bites the dust. we've got to do something about this
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/mk-images.i386 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386 index 4ba4774ca..dca2f66a8 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -61,8 +61,8 @@ COMMONMODULES="vfat $USBMODS" LOCALMODULES="$COMMONMODULES BusLogic aic7xxx megaraid ncr53c8xx sym53c8xx $IDEMODS $SCSIMODS" NETWORKMODULES="$COMMONMODULES nfs 3c59x ne2k-pci - eepro100 tulip pcnet32" -# sis900 e100 hp100 8139too" + eepro100 tulip" +# sis900 e100 hp100 8139too pcnet32" PCMCIAMAINMODULES="$COMMONMODULES nfs $IDEMODS $SCSIMODS" |