summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index dab951d13..31cb70f09 100644
--- a/Config.in
+++ b/Config.in
@@ -69,6 +69,13 @@ config BR2_DL_DIR
The default is $(BASE_DIR)/dl
+config BR2_COPYTO
+ string "Copy result to..."
+ default ""
+ help
+ Setting this variable will (eventually) override
+ any other copyto configurations in buildroot.
+
source "target/device/Config.in.mirrors"
config BR2_STAGING_DIR