From 3020086be4aaa61cd9bb31b0096d0da80f3652ca Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 16 Nov 2004 11:21:58 +0000 Subject: list ibm_emac and oaknet net drivers on PPC --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 9ddd3b5e6..da93dd316 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -14,7 +14,7 @@ our %l = ( network => { main => [ - if_(arch() =~ /ppc/, qw(mace bmac sungem)), + if_(arch() =~ /ppc/, qw(bmac ibm_emac mace oaknet sungem)), if_(arch() =~ /^sparc/, qw(sunbmac sunhme sunqe)), if_(arch() !~ /alpha|sparc/, qw(3c501 3c503 3c505 3c507 3c509 3c515 3c90x 3c990 3c990fx), -- cgit v1.2.1