diff options
author | Erwan Velu <erwan@mandriva.org> | 2003-10-01 12:59:22 +0000 |
---|---|---|
committer | Erwan Velu <erwan@mandriva.org> | 2003-10-01 12:59:22 +0000 |
commit | 09e056075d53fbca37e1a2c50ca51d6713b4af7a (patch) | |
tree | 51ccea36c64e7ca99f99efbac77a4f315cd1feb3 | |
parent | c0921f4d3cf7d6b794abb0a1d61e0f824abe15e2 (diff) | |
download | drakx-backup-do-not-use-topic/KA9_0.tar drakx-backup-do-not-use-topic/KA9_0.tar.gz drakx-backup-do-not-use-topic/KA9_0.tar.bz2 drakx-backup-do-not-use-topic/KA9_0.tar.xz drakx-backup-do-not-use-topic/KA9_0.zip |
Removing sundancetopic/KA9_0
-rw-r--r-- | kernel/modules.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/modules.pl b/kernel/modules.pl index e7a3c6f53..7baa5dfbe 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -37,7 +37,7 @@ my @skip_modules_on_stage1 = ( eata_pio eata_dma qla2200 qla2300 iph5526 - ppp_async ppp_generic shlc eth16i rcpci yellowfin orinoco_plx natsemi lance dmfe depca cs89x0 wd slhc # not necessary for ka (most out of pcitable) + ppp_async ppp_generic shlc eth16i rcpci yellowfin orinoco_plx natsemi lance dmfe depca cs89x0 wd slhc sundance # not necessary for ka (most out of pcitable) ), if_(arch() =~ /x86_64/, qw(53c7,8xx initio ataraid advansys atp870u)), #- old 'AM53C974', # deprecated by tmscsim |