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.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index dce4c4d24..c601e4e47 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -23,6 +23,7 @@ if_(arch() =~ /ppc/,
if_(arch() =~ /^sparc/,
"myri_sbus" => "MyriCOM Gigabit Ethernet",
"sunbmac" => "Sun BigMac Ethernet",
+ "sunhme" => "Sun Happy Meal Ethernet",
"sunqe" => "Sun Quad Ethernet",
),
if_(arch() !~ /alpha/ && arch() !~ /sparc/,
@@ -104,7 +105,6 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"de4x5" => "Digital 425,434,435,450,500",
"rtl8139" => "RealTek RTL8129/8139",
"sundance" => "sundance",
- "sunhme" => "Sun Happy Meal Ethernet",
}],
[ 'net_raw', {
"8390" => "8390",