summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2002-10-09 13:08:24 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2002-10-09 13:08:24 +0000
commit84202581905920fda29b9076669966e99192ab5a (patch)
treedb22b922a5cfa4130745ae5df05e0efd97d31229
parent371518646455a3f7c8b08d2b8c7ade3db8016d8c (diff)
downloaddrakx-84202581905920fda29b9076669966e99192ab5a.tar
drakx-84202581905920fda29b9076669966e99192ab5a.tar.gz
drakx-84202581905920fda29b9076669966e99192ab5a.tar.bz2
drakx-84202581905920fda29b9076669966e99192ab5a.tar.xz
drakx-84202581905920fda29b9076669966e99192ab5a.zip
Merge in alpha & sparc tests. Residual from x86-64 experiment.
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index b1ce99e3f..2db05a716 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -16,7 +16,7 @@ our %l = (
main => [
if_(arch() =~ /ppc/, qw(mace bmac gmac)),
if_(arch() =~ /^sparc/, qw(myri_sbus sunbmac sunhme sunqe)),
- if_(arch() !~ /alpha/ && arch() !~ /sparc/,
+ if_(arch() !~ /alpha|sparc/,
qw(3c501 3c503 3c505 3c507 3c509 3c515), # 3c90x
qw(82596 abyss ac3200 acenic aironet4500_card at1700 atp com20020-pci),
qw(cs89x0 de600 de620 r8169),