diff options
| author | Erik Troan <ewt@redhat.com> | 2000-06-16 15:07:49 +0000 |
|---|---|---|
| committer | Erik Troan <ewt@redhat.com> | 2000-06-16 15:07:49 +0000 |
| commit | 63f04047879113a2428f104e2a5e0dec0bb11e96 (patch) | |
| tree | f7066e8d696ed7947c519e111429ab0bbf365c99 /scripts | |
| parent | 31d6f57bd077e74a4653758d401dae6963e06434 (diff) | |
added 3c90x to bootnet disk
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/mk-images.i386 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386 index 6f5f9eeaa..d5f73bcc1 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -28,7 +28,7 @@ prepareBootImage() { COMMONMODULES="vfat" LOCALMODULES="$COMMONMODULES AM53C974 ips DAC960 megaraid ncr53c8xx cpqarray aic7xxx BusLogic qlogicisp advansys eata_dma" -NETWORKMODULES="$COMMONMODULES 3c59x ac3200 at1700 de4x5 de600 de620 +NETWORKMODULES="$COMMONMODULES 3c59x 3c90x ac3200 at1700 de4x5 de600 de620 depca dgrs eepro100 eepro hp-plus hp hp100 ibmtr ni52 old_tulip tulip ne nfs vfat" |
