turn SUSv3 legacy macros into inline functions to avoid crazy build breakage in multi...
[openwrt.git] / toolchain / kernel-headers / Makefile
index cb7ed49..3d8ae09 100644 (file)
@@ -47,6 +47,7 @@ endif
 
 KMAKE := $(MAKE) -C $(PKG_BUILD_DIR) \
        ARCH=$(LINUX_KARCH) \
+       KBUILD_HAVE_NLS=no \
        CONFIG_SHELL=$(BASH)
 
 define Build/Prepare
This page took 0.028272 seconds and 4 git commands to generate.