tweak INSTALL_NO_USR help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
dc160039ad
commit
c60e88a5b9
@ -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)"
|
||||
|
Loading…
Reference in New Issue
Block a user