From 9c6c482b4de5560599d7bb4594a6a82fc694e92a Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Mon, 8 Oct 2001 11:57:18 +0000 Subject: keep isp and gdth module for hd.img (as well as all.rdz) as they have been removed from the skip list for stage1. --- perl-install/modules.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 160ed18ff..92c88f185 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -427,9 +427,8 @@ my @skip_modules_on_stage1 = ( "parport", "parport_pc", "plip", - if_(arch() !~ /ia64/, qw(qla1280)), qw(3w-xxxx pci2220i qla2x00 i2o_block), - qw(gdth eata eata_pio eata_dma ips), + qw(eata eata_pio eata_dma), 'AM53C974', # deprecated by tmscsim qw(ac3200 at1700 atp ni5010 ni52 ni65), #- unused from Jeff "u14-34f", #- duplicate from ultrastor.o -- cgit v1.2.1