summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorDenys Vlasenko2010-12-21 05:31:47 +0100
committerDenys Vlasenko2010-12-21 05:31:47 +0100
commit2a1571bfa003233470140a17be4ae4f0239f5a24 (patch)
tree57d2118dfaf31f19a0c5ad0acd8eb89a1c2cbfe7 /Config.in
parent5ab20641d687bfe4d86d255f8c369af54b6026e7 (diff)
downloadbusybox-2a1571bfa003233470140a17be4ae4f0239f5a24.zip
busybox-2a1571bfa003233470140a17be4ae4f0239f5a24.tar.gz
apply post-1.18.0 patches, bump version to 1.18.11_18_1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
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 d9c8231..140572e 100644
--- a/Config.in
+++ b/Config.in
@@ -128,8 +128,9 @@ config INSTALL_NO_USR
default n
depends on FEATURE_INSTALLER
help
- Disable use of /usr. busybox --install will install applets
- only to /bin and /sbin, never to /usr/bin or /usr/sbin.
+ Disable use of /usr. busybox --install and "make install"
+ will install applets only to /bin and /sbin,
+ never to /usr/bin or /usr/sbin.
config LOCALE_SUPPORT
bool "Enable locale support (system needs locale for this to work)"