diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-03-05 11:03:16 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-03-05 11:03:16 +0000 |
commit | 95d2fd2c6e391d74a5390365c2760cbba47ed768 (patch) | |
tree | ccba090bdb532648a02ea1a43550e1f7dc1b6a16 /perl-install/modules.pm | |
parent | dab5911324ce026a30a3a9107d14d554287ca448 (diff) | |
download | drakx-95d2fd2c6e391d74a5390365c2760cbba47ed768.tar drakx-95d2fd2c6e391d74a5390365c2760cbba47ed768.tar.gz drakx-95d2fd2c6e391d74a5390365c2760cbba47ed768.tar.bz2 drakx-95d2fd2c6e391d74a5390365c2760cbba47ed768.tar.xz drakx-95d2fd2c6e391d74a5390365c2760cbba47ed768.zip |
aironet core sucking thing
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 79a279dcf..f77bc3ed7 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -121,6 +121,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "ppp_generic" => "Point to Point generic driver", "ppp_async" => "ppp_async", "slhc" => "slhc", + "aironet4500_core" => "aironet4500_core", }], [ 'usbnet', { "pegasus" => "pegasus", @@ -424,7 +425,7 @@ qw( olympic sk98lin acenic 3c90x -aironet4500_card com20020-pci hamachi starfire winbond-840 +aironet4500_card aironet4500_core com20020-pci hamachi starfire winbond-840 dc395x_trm BusLogic seagate fdomain g_NCR5380 |