Specify install path, patch by Nick Fedchik
authorGlenn L McGrath <bug1@ihug.co.nz>
Sun, 9 Feb 2003 05:00:52 +0000 (05:00 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sun, 9 Feb 2003 05:00:52 +0000 (05:00 -0000)
sysdeps/linux/Config.in

index 1e1142e068c752dec1949643967c4057b589a226..211ef46f6406062c88684a769e8137780b828bcb 100644 (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