diff options
Diffstat (limited to 'kernel/modules.pl')
-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 44a1e16b0..989c1c9c3 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -34,7 +34,7 @@ my %modules_only_for_all_img = ( #- still used, keeping them: qw(aha1542 sym53c416), qw(lpfcdd), #- HUGE!! - qw(dc395x_trm BusLogic fdomain), + qw(dc395x dc395x_trm BusLogic fdomain), qw(pci2220i eata eata_pio eata_dma), 'aic7xxx_old', 'qlogicisp', 'dtc', |