summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/filesystems2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/filesystems b/install/filesystems
index 7761fdc..ec637ce 100644
--- a/install/filesystems
+++ b/install/filesystems
@@ -2,7 +2,7 @@
install ()
{
- MODULES=" $(checked_modules '/kernel/fs' | grep -v "nls") $(checked_modules '/kernel/fs/nls/nls_cp437')"
+ MODULES=" $(checked_modules '/kernel/fs' | grep -v "nls")"
BINARIES=""
FILES=""
SCRIPT=""