allow configuration of the target directory for binaries

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 38890
This commit is contained in:
Imre Kaloz
2013-11-22 09:39:41 +00:00
parent 61ad6831d3
commit f0721fa502
2 changed files with 5 additions and 1 deletions

View File

@@ -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 ""