mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Disabling use of libintl in kernel-headers.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9935 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -47,6 +47,7 @@ endif
|
|||||||
|
|
||||||
KMAKE := $(MAKE) -C $(PKG_BUILD_DIR) \
|
KMAKE := $(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
ARCH=$(LINUX_KARCH) \
|
ARCH=$(LINUX_KARCH) \
|
||||||
|
KBUILD_HAVE_NLS=no \
|
||||||
CONFIG_SHELL=$(BASH)
|
CONFIG_SHELL=$(BASH)
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
|||||||
Reference in New Issue
Block a user