From 6083ac168b462aeff03cdae1156eadc98eb9d2ab Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 29 Nov 2001 10:40:47 +0000 Subject: add wvlan_cs --- perl-install/modules.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 38242bceb..a3f9e19e5 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -303,6 +303,7 @@ if_(arch() !~ /^sparc/, "netwave_cs" => "netwave_cs", "serial_cs" => "serial_cs", "wavelan_cs" => "wavelan_cs", + "wvlan_cs" => "wvlan_cs", "pcnet_cs" => "pcnet_cs", "axnet_cs" => "axnet_cs", "aha152x_cs" => "aha152x_cs", -- cgit v1.2.1