summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-09-03 11:16:39 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-09-03 11:16:39 +0000
commit25a3b43460e0f3173640e187903257c423e9d688 (patch)
tree3b3510dcb93ce6f569703f5321358e486d5bb37e /perl-install/modules.pm
parent0f2062a43fc7c703deb84874426fb2af94a5ec6e (diff)
downloaddrakx-backup-do-not-use-25a3b43460e0f3173640e187903257c423e9d688.tar
drakx-backup-do-not-use-25a3b43460e0f3173640e187903257c423e9d688.tar.gz
drakx-backup-do-not-use-25a3b43460e0f3173640e187903257c423e9d688.tar.bz2
drakx-backup-do-not-use-25a3b43460e0f3173640e187903257c423e9d688.tar.xz
drakx-backup-do-not-use-25a3b43460e0f3173640e187903257c423e9d688.zip
add axnet_cs to pcmcia category
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r--perl-install/modules.pm1
1 files changed, 1 insertions, 0 deletions
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",