aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2011-01-04 19:56:15 +0700
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>2011-01-04 19:56:15 +0700
commit5f6f2162512106adf120d4b528bb125e93e34429 (patch)
tree7d7449f755633c263be7125ad58d21cc3ca5b8a7 /Config.in
parent9db69882bee2d528d706d61d34ef7741122330be (diff)
parenta116552869db5e7793ae10968eb3c962c69b3d8c (diff)
downloadbusybox-w32-5f6f2162512106adf120d4b528bb125e93e34429.tar.gz
busybox-w32-5f6f2162512106adf120d4b528bb125e93e34429.tar.bz2
busybox-w32-5f6f2162512106adf120d4b528bb125e93e34429.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index 273f2de38..50d825bfe 100644
--- a/Config.in
+++ b/Config.in
@@ -151,8 +151,9 @@ config INSTALL_NO_USR
151 default n 151 default n
152 depends on FEATURE_INSTALLER 152 depends on FEATURE_INSTALLER
153 help 153 help
154 Disable use of /usr. busybox --install will install applets 154 Disable use of /usr. busybox --install and "make install"
155 only to /bin and /sbin, never to /usr/bin or /usr/sbin. 155 will install applets only to /bin and /sbin,
156 never to /usr/bin or /usr/sbin.
156 157
157config LOCALE_SUPPORT 158config LOCALE_SUPPORT
158 bool "Enable locale support (system needs locale for this to work)" 159 bool "Enable locale support (system needs locale for this to work)"