From 4dcae0918ec5a3c0e3623b1ffb5d52217d093935 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 26 Feb 2008 22:10:01 +0000 Subject: drop supermount module support for Move --- 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 6024fe226..325eb2ad2 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -165,7 +165,7 @@ our %l = ( { network => [ qw(af_packet nfs) ], cdrom => [ qw(isofs) ], - loopback => [ qw(isofs loop squashfs), if_($ENV{MOVE}, qw(supermount)) ], + loopback => [ qw(isofs loop squashfs) ], local => [ if_(arch() =~ /^i.86|x86_64/, qw(vfat ntfs)), if_(arch() =~ /^ppc/, qw(hfs)), -- cgit v1.2.1