summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-08-17 23:04:15 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-08-17 23:04:15 +0000
commitcd151e9fee1b636d58da94be6bae8749666e9bdc (patch)
treeec1e53ea39165eecc7934228b21f12261f4b72da /perl-install/modules.pm
parent175551618f579623ec87f3b6c12b6eaddb55d660 (diff)
downloaddrakx-backup-do-not-use-cd151e9fee1b636d58da94be6bae8749666e9bdc.tar
drakx-backup-do-not-use-cd151e9fee1b636d58da94be6bae8749666e9bdc.tar.gz
drakx-backup-do-not-use-cd151e9fee1b636d58da94be6bae8749666e9bdc.tar.bz2
drakx-backup-do-not-use-cd151e9fee1b636d58da94be6bae8749666e9bdc.tar.xz
drakx-backup-do-not-use-cd151e9fee1b636d58da94be6bae8749666e9bdc.zip
move back sunhme in sparc only
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",