diff options
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |