Specify install path, patch by Nick Fedchik
This commit is contained in:
parent
1d21fb3c23
commit
def85e8752
@ -166,6 +166,14 @@ config CONFIG_INSTALL_NO_USR
|
||||
Disable use of /usr. Don't activate this option if you don't know,
|
||||
that you really want this behaviour.
|
||||
|
||||
config PREFIX
|
||||
string "BusyBox installation prefix"
|
||||
default "./_install"
|
||||
help
|
||||
Define Your directory to install BusyBox files/subdirs.
|
||||
|
||||
|
||||
|
||||
endmenu
|
||||
|
||||
source archival/Config.in
|
||||
|
Loading…
Reference in New Issue
Block a user