From f4c0757c0891935f8cb022ab1d280c088601da80 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 21 Aug 2003 01:26:01 +0000 Subject: of course newly added module pdc-ultra doesn't fit on hd.img :-/ --- kernel/modules.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/modules.pl') diff --git a/kernel/modules.pl b/kernel/modules.pl index a4b054670..97231731d 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -54,7 +54,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), + qw(i2o_block qla2200 qla2300 cpqfc DAC960 gdth pdc-ultra), ], ); -- cgit v1.2.1