tweak INSTALL_NO_USR help text

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2010-12-05 23:11:15 +01:00
parent dc160039ad
commit c60e88a5b9

View File

@ -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)"