allow configuration of the target directory for binaries
[15.05/openwrt.git] / Config.in
index 4f7667a..bf1e139 100644 (file)
--- 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 ""