summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-05-19 03:01:00 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-05-19 03:01:00 +0000
commit799442e9226213669a28af5fdc0a9c4ad1c7bce2 (patch)
treed433017909ad35fda2d917c6d3187a12163e432e /kernel
parentb2bd810556ad9f0468b08c76e86e575ef1a1458c (diff)
downloaddrakx-backup-do-not-use-799442e9226213669a28af5fdc0a9c4ad1c7bce2.tar
drakx-backup-do-not-use-799442e9226213669a28af5fdc0a9c4ad1c7bce2.tar.gz
drakx-backup-do-not-use-799442e9226213669a28af5fdc0a9c4ad1c7bce2.tar.bz2
drakx-backup-do-not-use-799442e9226213669a28af5fdc0a9c4ad1c7bce2.tar.xz
drakx-backup-do-not-use-799442e9226213669a28af5fdc0a9c4ad1c7bce2.zip
add network/atm category
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 8180b84b8..d57b5bb77 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -13,6 +13,7 @@ our %l = (
################################################################################
network =>
{
+ atm => [ qw(ambassador eni firestream he horizon idt77252 iphase lanai nicstar zatm) ],
main => [
if_(arch() =~ /ppc/, qw(bmac ibm_emac mace oaknet sungem)),
if_(arch() =~ /^sparc/, qw(sunbmac sunhme sunqe)),