summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.ia64
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-11-30 17:33:45 +0000
committerBill Nottingham <notting@redhat.com>2001-11-30 17:33:45 +0000
commit01cf2462b604d22b3c3444aed87f76525ae5f56d (patch)
tree72ef3b78b1aba03a6733070f70d86231be2f1ef8 /scripts/mk-images.ia64
parent702e47f52693f7a3b7c3f483e6293b64519ed278 (diff)
downloadanaconda-01cf2462b604d22b3c3444aed87f76525ae5f56d.tar.gz
anaconda-01cf2462b604d22b3c3444aed87f76525ae5f56d.tar.xz
anaconda-01cf2462b604d22b3c3444aed87f76525ae5f56d.zip
add qla2200/qla2300
Diffstat (limited to 'scripts/mk-images.ia64')
-rw-r--r--scripts/mk-images.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64
index cc8acef7e..6b2131060 100644
--- a/scripts/mk-images.ia64
+++ b/scripts/mk-images.ia64
@@ -4,7 +4,7 @@ LATEUSBMODS="mousedev"
SECSTAGE="nfs fat vfat raid0 raid1 raid5 ext3 $LATEUSBMODS"
NETMODULES="3c59x acenic bcm5700 e100 e1000 eepro100 hamachi sk98lin starfire sunhme tulip yellowfin"
-SCSIMODULES="DAC960 cciss cpqarray aic7xxx aic7xxx_mod megaraid qla1280 qla2x00 sym53c8xx"
+SCSIMODULES="DAC960 cciss cpqarray aic7xxx aic7xxx_mod megaraid qla1280 qla2x00 qla2200 qla2300 sym53c8xx"
IDEMODULES="ide-mod ide-probe-mod ide-disk ide-cd"
prepareBootImage() {