summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-11-18 13:05:52 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-11-18 13:05:52 +0100
commit46daa64782e20c29a184d4c9f8e611d75189a1dc (patch)
tree39085929cefcfdd62852af552301ba3621de7fbd
parente05dc2edbfc5507ce0c93b608309f26de074fefb (diff)
downloadembtk-busybox-kconfigs-46daa64782e20c29a184d4c9f8e611d75189a1dc.tar.gz
embtk-busybox-kconfigs-46daa64782e20c29a184d4c9f8e611d75189a1dc.tar.bz2
embtk-busybox-kconfigs-46daa64782e20c29a184d4c9f8e611d75189a1dc.tar.xz
Installation prefix is handled by embtkHEADmaster
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--busybox.kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.kconfig b/busybox.kconfig
index a6bf767..0494c42 100644
--- a/busybox.kconfig
+++ b/busybox.kconfig
@@ -750,7 +750,7 @@ config KEMBTK_BUSYB_INSTALL_SH_APPLET_SCRIPT_WRAPPER
endchoice
config KEMBTK_BUSYB_PREFIX
- string "BusyBox installation prefix"
+ string
default "./_install"
help
Define your directory to install BusyBox files/subdirs in.