summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r--perl-install/modules.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index a3f9e19e5..3351680ab 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -127,6 +127,9 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"catc" => "CATC EL1210A NetMate USB Ethernet driver",
"CDCEther" => "CDCEther",
}],
+[ 'usbstorage', {
+ "usb-storage" => "usb-storage",
+}],
[ 'isdn', {
"hisax" => "hisax",
"hysdn" => "hysdn",