Specify install path, patch by Nick Fedchik

This commit is contained in:
Glenn L McGrath 2003-02-09 05:00:52 +00:00
parent 1d21fb3c23
commit def85e8752

View File

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