diff options
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" |