diff options
author | Matt Wilson <msw@redhat.com> | 2000-07-24 22:37:24 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-07-24 22:37:24 +0000 |
commit | 719f0398c5e2134abef158dbbb0630a174e446df (patch) | |
tree | a875248df54b7d45797c15a315c944ddc9d63803 /scripts | |
parent | 7cda2db26e8bef9470c66704b90975abd0e38e9f (diff) | |
download | anaconda-719f0398c5e2134abef158dbbb0630a174e446df.tar.gz anaconda-719f0398c5e2134abef158dbbb0630a174e446df.tar.xz anaconda-719f0398c5e2134abef158dbbb0630a174e446df.zip |
added qla1280, sort
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/mk-images.i386 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386 index a9e46f422..4c804333d 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -38,8 +38,9 @@ LATEUSBMODS="mousedev" SECSTAGE="vfat raid0 raid1 raid5 $LATEUSBMODS" COMMONMODULES="vfat $USBMODS agpgart" -LOCALMODULES="$COMMONMODULES AM53C974 ips DAC960 megaraid ncr53c8xx cpqarray - aacraid aic7xxx BusLogic qlogicisp advansys eata_dma initio" +LOCALMODULES="$COMMONMODULES AM53C974 BusLogic DAC960 aacraid advansys + aic7xxx cpqarray eata_dma ips initio megaraid ncr53c8xx + qla1280 qlogicisp" NETWORKMODULES="$COMMONMODULES 3c509 3c59x 3c90x 8390 ac3200 at1700 de4x5 de600 de620 depca dgrs e1000 eepro100 eepro hp-plus hp hp100 ne ne2k-pci ni52 old_tulip pcnet32 rtl8139 tlan tulip |