summaryrefslogtreecommitdiff
path: root/openwrt/scripts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-09-27 12:09:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-09-27 12:09:30 +0000
commitae4be012079a0794bf4eea6591b7d17762757e98 (patch)
tree660c785d654a1ebdd430f5682111b542046acdcd /openwrt/scripts
parentc2bd8ab9638cfecaf99bcf9a14fe003d868a2525 (diff)
downloadmtk-20170518-ae4be012079a0794bf4eea6591b7d17762757e98.zip
mtk-20170518-ae4be012079a0794bf4eea6591b7d17762757e98.tar.gz
mtk-20170518-ae4be012079a0794bf4eea6591b7d17762757e98.tar.bz2
disable gettext in menuconfig
SVN-Revision: 4863
Diffstat (limited to 'openwrt/scripts')
-rw-r--r--openwrt/scripts/config/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/openwrt/scripts/config/Makefile b/openwrt/scripts/config/Makefile
index 6cdab2e..5ef8b54 100644
--- a/openwrt/scripts/config/Makefile
+++ b/openwrt/scripts/config/Makefile
@@ -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