Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92a89563 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds
Browse files

fs/nls/Makefile: remove bogus CONFIG_ assignments



These were debug things which snuck through.

Reported-by: default avatarYinghai Lu <yinghai@kernel.org>
Cc: Vladimir Serbinenko <phcoder@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 0a4dd35c
Loading
Loading
Loading
Loading
+0 −12
Original line number Original line Diff line number Diff line
@@ -2,18 +2,6 @@
# Makefile for native language support
# Makefile for native language support
#
#


CONFIG_NLS_MACCELTIC=m
CONFIG_NLS_MACCENTEURO=m
CONFIG_NLS_MACCROATIAN=m
CONFIG_NLS_MACCYRILLIC=m
CONFIG_NLS_MACGAELIC=m
CONFIG_NLS_MACGREEK=m
CONFIG_NLS_MACICELAND=m
CONFIG_NLS_MACINUIT=m
CONFIG_NLS_MACROMANIAN=m
CONFIG_NLS_MACROMAN=m
CONFIG_NLS_MACTURKISH=m

obj-$(CONFIG_NLS)		+= nls_base.o
obj-$(CONFIG_NLS)		+= nls_base.o


obj-$(CONFIG_NLS_CODEPAGE_437)	+= nls_cp437.o
obj-$(CONFIG_NLS_CODEPAGE_437)	+= nls_cp437.o