From 84ae2dc4459da452f2cecc91944aa4855080c098 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 2 Dec 2004 21:20:51 +0000 Subject: no need to put tokenring modules in modules_only_for_all_img since they are now in their own category which is not used for stage1 --- kernel/modules.pl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'kernel/modules.pl') diff --git a/kernel/modules.pl b/kernel/modules.pl index b8207087a..ddf53cd72 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -15,12 +15,9 @@ use list_modules; my %modules_only_for_all_img = ( 'network/main' => [ - qw(olympic acenic), + qw(acenic), qw(aironet4500_card com20020-pci hamachi starfire winbond-840), - # token ring - qw(tmspci ibmtr abyss), - if_(arch() =~ /x86_64/, qw(orinoco_plx)), # don't support laptop for now if_(arch() =~ /x86_64/, qw(hp100 epic100)), # old (nico) if_(arch() =~ /alpha|ppc/, qw(sb1000)), -- cgit v1.2.1