From f0721fa502bcd44499ef7265a784a78e0e13fa0b Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 22 Nov 2013 09:39:41 +0000 Subject: allow configuration of the target directory for binaries Signed-off-by: Imre Kaloz SVN-Revision: 38890 --- Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 4f7667aa1f..bf1e139f2e 100644 --- a/Config.in +++ b/Config.in @@ -421,6 +421,10 @@ menuconfig DEVEL bool "Show broken platforms / packages" if DEVEL default n + config BINARY_FOLDER + string "Binary folder" if DEVEL + default "" + config DOWNLOAD_FOLDER string "Download folder" if DEVEL default "" -- cgit v1.2.3