diff options
-rw-r--r-- | perl-install/modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index d2c71fecb..1ff77ed1d 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -124,6 +124,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "kaweth" => "kaweth", "usbnet" => "usbnet", "catc" => "CATC EL1210A NetMate USB Ethernet driver", + "CDCEther" => "CDCEther", }], [ 'isdn', { "hisax" => "hisax", |