From 46daa64782e20c29a184d4c9f8e611d75189a1dc Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 18 Nov 2012 13:05:52 +0100 Subject: Installation prefix is handled by embtk Signed-off-by: Abdoulaye Walsimou Gaye --- busybox.kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3