diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-22 17:41:34 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-22 17:41:34 +0200 |
commit | b10197dcf2ca1d6afbdf8f131560a3a0a8b9c72d (patch) | |
tree | 4206d4c69790f60aa08864fdede35ed09e3b91e7 /Config.in | |
parent | 7d07f3c1ab285b4e8b085ede814d51e84978378f (diff) |
target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTO
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -81,13 +81,6 @@ config BR2_DL_DIR The default is $(TOPDIR)/dl -config BR2_COPYTO - string "Copy result to..." - default "" - help - Setting this variable will (eventually) override - any other copyto configurations in buildroot. - config BR2_STAGING_DIR string "Toolchain and header file location?" default "$(BASE_DIR)/staging" |