diff options
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index b98230b1e..8ec397a4d 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -123,7 +123,7 @@ arch() =~ /^sparc/ ? ( "atp870u" => "atp870u (Acard/Artop)", "dc395x_trm" => "dc395x_trm", "psi240i" => "psi240i", - "qlogicfc" => "qlogicfc", +# "qlogicfc" => "qlogicfc", #- removed for instance. "sim710" => "sim710", "sym53c416" => "sym53c416", "tmscsim" => "tmscsim", |