1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-29 23:51:17 +02:00

disable gettext in menuconfig

SVN-Revision: 4863
This commit is contained in:
Felix Fietkau 2006-09-27 12:09:30 +00:00
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