Skip to content
Snippets Groups Projects
Commit adde9555 authored by agb's avatar agb
Browse files

Disabling use of libintl in kernel-headers.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9935 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent a42d3285
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ endif
KMAKE := $(MAKE) -C $(PKG_BUILD_DIR) \
ARCH=$(LINUX_KARCH) \
KBUILD_HAVE_NLS=no \
CONFIG_SHELL=$(BASH)
define Build/Prepare
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment