diff options
-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 |