diff options
author | Matt Wilson <msw@redhat.com> | 2000-07-14 21:49:29 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-07-14 21:49:29 +0000 |
commit | dd1ae3b7131c1550d0ea4b00d922b2645f42c668 (patch) | |
tree | 178e459b116ef2dbd1799d8e947c58d9089df787 | |
parent | 19f5825a017cbab38be6991b763a34d1c4973c01 (diff) | |
download | anaconda-dd1ae3b7131c1550d0ea4b00d922b2645f42c668.tar.gz anaconda-dd1ae3b7131c1550d0ea4b00d922b2645f42c668.tar.xz anaconda-dd1ae3b7131c1550d0ea4b00d922b2645f42c668.zip |
e1000
-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 da985853d..a36b5975c 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -37,8 +37,8 @@ COMMONMODULES="vfat usb-ohci uhci usbkbd usbmouse" LOCALMODULES="$COMMONMODULES AM53C974 ips DAC960 megaraid ncr53c8xx cpqarray aacraid aic7xxx BusLogic qlogicisp advansys eata_dma initio" NETWORKMODULES="$COMMONMODULES 3c509 3c59x 3c90x 8390 ac3200 at1700 de4x5 - de600 de620 depca dgrs eepro100 eepro hp-plus hp hp100 - ibmtr ne ne2k-pci ni52 old_tulip pcnet32 rtl8139 tlan tulip + de600 de620 depca dgrs e1000 eepro100 eepro hp-plus hp hp100 + ne ne2k-pci ni52 old_tulip pcnet32 rtl8139 tlan tulip via-rhine nfs vfat" |