From def85e875227c9399dcacfc929b2967a4e58d7ba Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sun, 9 Feb 2003 05:00:52 +0000 Subject: Specify install path, patch by Nick Fedchik --- sysdeps/linux/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sysdeps/linux/Config.in b/sysdeps/linux/Config.in index 1e1142e06..211ef46f6 100644 --- a/sysdeps/linux/Config.in +++ b/sysdeps/linux/Config.in @@ -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 -- cgit v1.2.3