From 25a3b43460e0f3173640e187903257c423e9d688 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 3 Sep 2001 11:16:39 +0000 Subject: add axnet_cs to pcmcia category --- perl-install/modules.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 8ed4372f5..ecfacc22a 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -301,6 +301,7 @@ if_(arch() !~ /^sparc/, "serial_cs" => "serial_cs", "wavelan_cs" => "wavelan_cs", "pcnet_cs" => "pcnet_cs", + "axnet_cs" => "axnet_cs", "aha152x_cs" => "aha152x_cs", "xirc2ps_cs" => "xirc2ps_cs", "3c574_cs" => "3c574_cs", -- cgit v1.2.1