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
|
default n
|
||||||
depends on FEATURE_INSTALLER
|
depends on FEATURE_INSTALLER
|
||||||
help
|
help
|
||||||
Disable use of /usr. busybox --install will install applets
|
Disable use of /usr. busybox --install and "make install"
|
||||||
only to /bin and /sbin, never to /usr/bin or /usr/sbin.
|
will install applets only to /bin and /sbin,
|
||||||
|
never to /usr/bin or /usr/sbin.
|
||||||
|
|
||||||
config LOCALE_SUPPORT
|
config LOCALE_SUPPORT
|
||||||
bool "Enable locale support (system needs locale for this to work)"
|
bool "Enable locale support (system needs locale for this to work)"
|
||||||
|
Loading…
Reference in New Issue
Block a user