disable gettext in menuconfig

SVN-Revision: 4863
v19.07.3_mercusys_ac12_duma
Felix Fietkau 18 years ago
parent c2bd8ab963
commit ae4be01207

@ -13,10 +13,7 @@
# Platform specific fixes
#
# FreeBSD
ifeq ($(shell uname -s),FreeBSD)
export CFLAGS+=-I/usr/local/include
export LDFLAGS+=-L/usr/local/lib -lintl
endif
export CFLAGS+=-DKBUILD_NO_NLS
conf-objs := conf.o zconf.tab.o
mconf-objs := mconf.o zconf.tab.o

Loading…
Cancel
Save