From f7538fea10162f7fd77e1d75fdc16dff08a39466 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 15 Jan 2005 17:57:05 +0000 Subject: adapt to list_modules.pm changes --- kernel/modules.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kernel/modules.pl') diff --git a/kernel/modules.pl b/kernel/modules.pl index ddf53cd72..885084546 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -41,7 +41,7 @@ my %modules_only_for_all_img = ( #- still used, keeping them: qw(aha1542 sym53c416), qw(lpfcdd), #- HUGE!! - qw(dc395x_trm mptscsih BusLogic fdomain), + qw(dc395x_trm BusLogic fdomain), qw(pci2220i eata eata_pio eata_dma), 'aic7xxx_old', 'qlogicisp', 'dtc', @@ -49,7 +49,7 @@ my %modules_only_for_all_img = ( 'disk/hardware_raid' => [ if_(arch() =~ /x86_64/, qw(ataraid)), #- old - qw(i2o_block qla2200 qla2300 cpqfc DAC960 gdth pdc-ultra), + qw(i2o_block qla2200 qla2300 cpqfc DAC960 gdth pdc-ultra mptscsih), ], ); -- cgit v1.2.1