fix ppp compile on osx
[openwrt.git] / scripts / config / Makefile
index a731a40..5ef8b54 100644 (file)
@@ -9,6 +9,12 @@
 #         Utilizes the lxdialog package
 # object files used by all kconfig flavours
 
+
+# Platform specific fixes
+#
+# FreeBSD
+export CFLAGS+=-DKBUILD_NO_NLS
+
 conf-objs      := conf.o zconf.tab.o
 mconf-objs     := mconf.o zconf.tab.o
 
This page took 0.022212 seconds and 4 git commands to generate.