aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/nls/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/fs/nls/Makefile b/fs/nls/Makefile
index b6b0550a7c80..5d74647c4462 100644
--- a/fs/nls/Makefile
+++ b/fs/nls/Makefile
@@ -2,18 +2,6 @@
2# Makefile for native language support 2# Makefile for native language support
3# 3#
4 4
5CONFIG_NLS_MACCELTIC=m
6CONFIG_NLS_MACCENTEURO=m
7CONFIG_NLS_MACCROATIAN=m
8CONFIG_NLS_MACCYRILLIC=m
9CONFIG_NLS_MACGAELIC=m
10CONFIG_NLS_MACGREEK=m
11CONFIG_NLS_MACICELAND=m
12CONFIG_NLS_MACINUIT=m
13CONFIG_NLS_MACROMANIAN=m
14CONFIG_NLS_MACROMAN=m
15CONFIG_NLS_MACTURKISH=m
16
17obj-$(CONFIG_NLS) += nls_base.o 5obj-$(CONFIG_NLS) += nls_base.o
18 6
19obj-$(CONFIG_NLS_CODEPAGE_437) += nls_cp437.o 7obj-$(CONFIG_NLS_CODEPAGE_437) += nls_cp437.o