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 /configs/at91sam9g20dfc_ext_bare_defconfig | |
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 'configs/at91sam9g20dfc_ext_bare_defconfig')
-rw-r--r-- | configs/at91sam9g20dfc_ext_bare_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/at91sam9g20dfc_ext_bare_defconfig b/configs/at91sam9g20dfc_ext_bare_defconfig index c2f60bb8b..22676b7a5 100644 --- a/configs/at91sam9g20dfc_ext_bare_defconfig +++ b/configs/at91sam9g20dfc_ext_bare_defconfig @@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y # Secondary locations # BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6" -BR2_TARGET_ATMEL_COPYTO="/tftpboot" # BR2_TARGET_AT91BOOTSTRAP is not set # BR2_TARGET_KWIKBYTE is not set @@ -139,7 +138,6 @@ BR2_ZCAT="gzip -d -c" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" BR2_DL_DIR="$(TOPDIR)/dl" -BR2_COPYTO="" # # Mirrors and Download locations |