projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab473bd
)
Disabling use of libintl in kconfig.
author
Andy Boyett
<agb@openwrt.org>
Wed, 26 Dec 2007 22:21:56 +0000
(22:21 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Wed, 26 Dec 2007 22:21:56 +0000
(22:21 +0000)
SVN-Revision: 9934
include/kernel-defaults.mk
patch
|
blob
|
history
diff --git
a/include/kernel-defaults.mk
b/include/kernel-defaults.mk
index 1e0b28b2ed3517788c6241abb10adb4f193edfc1..55e6ccab9384f8e55473de5c9b53d2a54795c687 100644
(file)
--- a/
include/kernel-defaults.mk
+++ b/
include/kernel-defaults.mk
@@
-22,6
+22,7
@@
endif
KERNEL_MAKEOPTS := -C $(LINUX_DIR) \
CROSS_COMPILE="$(KERNEL_CROSS)" \
ARCH="$(LINUX_KARCH)" \
+ KBUILD_HAVE_NLS=no \
CONFIG_SHELL="$(BASH)"
INITRAMFS_EXTRA_FILES ?= $(GENERIC_PLATFORM_DIR)/image/initramfs-base-files.txt