target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTO
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 22 Jun 2010 15:41:34 +0000 (17:41 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 22 Jun 2010 15:41:34 +0000 (17:41 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
30 files changed:
Config.in
configs/arm_toolchain_defconfig
configs/at91rm9200df_defconfig
configs/at91rm9200df_ext_bare_defconfig
configs/at91rm9200df_ext_defconfig
configs/at91sam9260dfc_defconfig
configs/at91sam9260dfc_ext_bare_defconfig
configs/at91sam9260dfc_ext_defconfig
configs/at91sam9260pf_defconfig
configs/at91sam9261ek_defconfig
configs/at91sam9261ek_ext_bare_defconfig
configs/at91sam9261ek_ext_defconfig
configs/at91sam9263ek_defconfig
configs/at91sam9263ek_ext_bare_defconfig
configs/at91sam9263ek_ext_defconfig
configs/at91sam9g20dfc_defconfig
configs/at91sam9g20dfc_ext_bare_defconfig
configs/at91sam9g20dfc_ext_defconfig
configs/atngw100-base_defconfig
configs/atngw100_defconfig
configs/atstk1005_defconfig
configs/atstk100x_defconfig
configs/i386_defconfig
configs/i686_defconfig
configs/integrator926_defconfig
configs/integrator926_huge_defconfig
docs/buildroot.html
target/Makefile.in
target/device/Atmel/Config.in
target/device/Atmel/Makefile.in

index f5eb859070693267c2c21450aec7e6f0e1e6fb4d..2554c586569a77bf42d9901ba14a33aa25d27d3f 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -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"
index 2fc6744e512b95d2e872e965647c1fa6661d33aa..4c1e2c24f1ff040931f78525b93df836097e8ac4 100644 (file)
@@ -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
index 18fdf698327bd7608f907d860a68015d6a3191cf..0d453b6d50057c98e9ebe809dd46bb747ee0d772 100644 (file)
@@ -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_DATAFLASHBOOT=y
 BR2_TARGET_DATAFLASHBOOT_AT91RM9200=y
 # BR2_TARGET_DATAFLASHBOOT_AT91SAM9261 is not set
@@ -144,7 +143,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index b7e4c5153d60afadbc944ddd40a038224b6cd5d4..1622cc7847d5834e4d26221d6a9d42feee9b3b88 100644 (file)
@@ -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_DATAFLASHBOOT 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
index bfe5bf2f2e25e5896af43acf165ac580ab2aff67..7245b8a491bde7ef25e35553690d4582b9efeafc 100644 (file)
@@ -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_DATAFLASHBOOT is not set
 # BR2_TARGET_AT91BOOT_DATAFLASH is not set
 # BR2_TARGET_AT91BOOT_DATAFLASHCARD is not set
@@ -150,7 +149,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 89b5ed4d36c79e8731c68bec606db1d33802ac1d..3de2aea07b786b45d461f025cb5df10f765b14f2 100644 (file)
@@ -116,7 +116,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=y
 BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9260ek"
 # BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -157,7 +156,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index d5c8837f64c876de5f1a3490d3a48448272522cf..f1939ccea88ceb8e6e0602d0467e35c07c69382c 100644 (file)
@@ -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
index dcc086cfb0d4f6bec60ef794a21439a39cdd3569..e66a541a3dfdf60d09595dd7719874d4efbdcc75 100644 (file)
@@ -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=y
 BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9260ek"
 # BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -158,7 +157,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index b45271c21d6874d95ec30f2b08330b018812b3d2..b8ab5ac292fca71dcf16d37617cad2755d516966 100644 (file)
@@ -618,7 +618,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_BOARD_PATH="target/device/Atmel/$(BR2_BOARD_NAME)"
 # BR2_TARGET_UBOOT is not set
 BR2_TARGET_AT91BOOTSTRAP=y
index 2c3894b4ca5b5982252733b0c35716afc07721ef..b8b5d60348978bf6accf29d75f6ac99140e6e076 100644 (file)
@@ -118,7 +118,6 @@ BR2_TARGET_AT91SAM9261EK_SPIMODE0=y
 # Secondary locations
 #
 BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
 # BR2_TARGET_DATAFLASHBOOT is not set
 BR2_TARGET_AT91BOOTSTRAP=y
 BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
@@ -160,7 +159,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 56b1357fabe1f6d35f0bfd0bb843e3f5e46c0531..e116f4486118ba285d7cc8307106118583e6c40a 100644 (file)
@@ -119,7 +119,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_DATAFLASHBOOT is not set
 # BR2_TARGET_AT91BOOTSTRAP is not set
 # BR2_TARGET_KWIKBYTE is not set
@@ -142,7 +141,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 1046cbcc29167883c4ce4500492135549c76e872..7e0e84fb93f4c7555a1636efd7cd337b8b882687 100644 (file)
@@ -119,7 +119,6 @@ BR2_TARGET_AT91SAM9261EK_SPIMODE0=y
 # Secondary locations
 #
 BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
 # BR2_TARGET_DATAFLASHBOOT is not set
 BR2_TARGET_AT91BOOTSTRAP=y
 BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
@@ -161,7 +160,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index bd63da569d78f1156ebf4c48436c5f6478313e71..de2a12df4ef0ca46caf724832d39ae4e34649cbf 100644 (file)
@@ -117,7 +117,6 @@ BR2_TARGET_AT91SAM9263EK=y
 # Secondary locations
 #
 BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
 BR2_TARGET_AT91BOOTSTRAP=y
 BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
 # BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -158,7 +157,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index d9ffae6bbc2ca09620a72bc8abaf909b0e8a2895..4efc758bef6ee5883179a8dcf243c74348191999 100644 (file)
@@ -119,7 +119,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
 
@@ -141,7 +140,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 2a5716631ded4e9f4df597cf1c9d1df2237017f4..d757aaa2bece4b340114287582cf8840f62f947a 100644 (file)
@@ -119,7 +119,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=y
 BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
 # BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -160,7 +159,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index e03e7a2ed042770f41a120c66365488ed56f18a5..ffe4636f809ec068edb7fd9806afc0564d785b7c 100644 (file)
@@ -117,7 +117,6 @@ BR2_TARGET_AT91SAM9G20DFC=y
 # Secondary locations
 #
 BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
 BR2_TARGET_AT91BOOTSTRAP=y
 BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9g20ek"
 # BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -158,7 +157,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index c2f60bb8b5c7dd456747f74158436229628b0d49..22676b7a506b9f8586d7d89f4d63c17aaee13d0e 100644 (file)
@@ -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
index 82b7960dab682e321232a65bb225ea6c7bb8c025..2cf2839b64749f93f2e3d237429cb8461bb8370c 100644 (file)
@@ -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=y
 BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9260ek"
 # BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -158,7 +157,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 1c0a058ff498a513294f01fc0c6699707fcc505e..b83970322381885d8c0e6398047f459f7fcf5f06 100644 (file)
@@ -68,7 +68,6 @@ BR2_TARGET_AVR32_ATNGW100_BASE=y
 #
 # Secondary locations
 #
-BR2_TARGET_ATMEL_COPYTO=""
 # BR2_TARGET_VALKA is not set
 
 #
@@ -92,7 +91,6 @@ BR2_ZCAT="zcat"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 8003c4cfc585690f7f870d0a69ecaae1ca206cba..a70a9f9d81024e1ad0dbe8ccd6197ac5f8b076bf 100644 (file)
@@ -59,7 +59,6 @@ BR2_TARGET_AVR32_ATNGW100=y
 #
 # Secondary locations
 #
-BR2_TARGET_ATMEL_COPYTO=""
 # BR2_TARGET_VALKA is not set
 
 #
@@ -79,7 +78,6 @@ BR2_ZCAT="zcat"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 BR2_STAGING_DIR="$(BASE_DIR)/staging"
 
 #
index 54f6e11cdd20762f5b27eaa6d55c9d5b3ef87d72..ab8b369980cb76b6fefd1173f07a0c43ba5768d7 100644 (file)
@@ -67,7 +67,6 @@ BR2_TARGET_AVR32_ATSTK1005=y
 #
 # Secondary locations
 #
-BR2_TARGET_ATMEL_COPYTO=""
 BR2_KERNEL_ARCH_PATCH_VERSION="2.6.27.6"
 BR2_KERNEL_ARCH_PATCH_DIR="target/device/Atmel/arch-avr32/kernel-patches-$(BR2_KERNEL_ARCH_PATCH_VERSION)"
 # BR2_TARGET_VALKA is not set
@@ -90,7 +89,6 @@ BR2_ZCAT="zcat"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 859794b8126690d8c2538ba79c3eadeb79c2c458..0a718de92a0bc4cc6911a562e3e75b214ac166df 100644 (file)
@@ -68,7 +68,6 @@ BR2_TARGET_AVR32_ATSTK1002=y
 #
 # Secondary locations
 #
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
 BR2_KERNEL_ARCH_PATCH_VERSION="2.6.27.6"
 BR2_KERNEL_ARCH_PATCH_DIR="target/device/Atmel/arch-avr32/kernel-patches-$(BR2_KERNEL_ARCH_PATCH_VERSION)"
 # BR2_TARGET_VALKA is not set
@@ -91,7 +90,6 @@ BR2_ZCAT="zcat"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 82b77c3dfa070fefa71f90c930e1c4cfb7d6e61f..4f8a290f2605c229fe7ca3f064c8a7883a06daa7 100644 (file)
@@ -92,7 +92,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 5aa20c4cbe14fc2e8699ebc449ba6c17a8d3fb8e..7a9d02542c755e30b8cd1b7584294240f8317aaa 100644 (file)
@@ -92,7 +92,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 067dab0e604fb56d1541795039082d4ba4168370..b7f0c1d23020c32eb72cca210fcb37b550f8a1d0 100644 (file)
@@ -88,7 +88,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index e0c1873e5c56bf50b83b00a1ea803dcd67fe88ca..e4c15fdfd59f71d6f7634f4211adab4e5398b167 100644 (file)
@@ -88,7 +88,6 @@ BR2_ZCAT="gzip -d -c"
 BR2_BZCAT="bzcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
 
 #
 # Mirrors and Download locations
index 71bd72b6019464bebba70995f4dcdf3f186e5cbb..bd74c072972a518ff488bd4d8ffd13223f1ade0a 100644 (file)
@@ -302,9 +302,6 @@ or
     to the Busybox configuration file</li>
     <li><code>LINUX26_KCONFIG=&lt;path/to/.config&gt;</code>, path
     to the Linux kernel configuration file</li>
-    <li><code>BUILDROOT_COPYTO</code>, an additional location to which
-    the binary images of the root filesystem, kernel, etc. built by
-    Buildroot are copied</li>
     <li><code>BUILDROOT_DL_DIR</code> to override the directory in
     which Buildroot stores/retrieves downloaded files</li>
     </ul>
@@ -319,15 +316,6 @@ $ make UCLIBC_CONFIG_FILE=uClibc.config BUSYBOX_CONFIG_FILE=$HOME/bb.config
     or <code>g++</code> for building helper-binaries on your host, then do</p>
 <pre>
 $ make HOSTCXX=g++-4.3-HEAD HOSTCC=gcc-4.3-HEAD
-</pre>
-
-    <p>If you want the result of your build to be copied to another directory
-    like /tftpboot for downloading to a board using tftp, then you
-    can use BUILDROOT_COPYTO to specify your location</p>
-    <p>Typically, this is set in your ~/.bashrc file
-
-<pre>
-$ export BUILDROOT_COPYTO=/tftpboot
 </pre>
 
     <h2><a name="custom_targetfs" id="custom_targetfs"></a>Customizing the
index 8feb5644dc194f3a50781ae3aad79a978cb3e333..83dc4a5a03a9d36c3c68816a269f16d29e0beae2 100644 (file)
@@ -1,54 +1,6 @@
 BR2_PACKAGE_LINUX_FORMAT:=$(call qstrip,$(BR2_PACKAGE_LINUX_FORMAT))
 BR2_PACKAGE_LINUX_KCONFIG:=$(call qstrip,$(BR2_PACKAGE_LINUX_KCONFIG))
 
-
-# COPY_FILE absolute_path_to_file, target_directory, filename
-ifneq ($(call qstrip,$(BUILDROOT_COPYTO)),)    # Use shell definition
-define COPY_FILE
-       @echo "BUILDROOT_COPYTO: Copy to $(BUILDROOT_COPYTO)/$(strip $(3))" ; \
-       mkdir -p $(BINARIES_DIR) || echo "Could not create $(BINARIES_DIR)" ; \
-       if [ -w $(BINARIES_DIR) -o -w $(BINARIES_DIR)  ] ; then \
-               cp $(1) $(BINARIES_DIR)/$(strip $(3)) || echo "Could not copy $(3)" ;  \
-       fi ; \
-       mkdir -p $(BUILDROOT_COPYTO) || echo "Could not create $(BUILDROOT_COPYTO)" ; \
-       if [ -d $(BUILDROOT_COPYTO) -o  -w $(BUILDROOT_COPYTO) ] ; then \
-               cp $(1) $(BUILDROOT_COPYTO)/$(strip $(3)) || echo "Could not copy $(3)" ;  \
-       fi
-endef
-COPYTO=$(call qstrip,$(BUILDROOT_COPYTO))
-else
-ifneq ($(call qstrip,$(BR2_COPYTO)),)  # Global override
-define COPY_FILE
-       @echo "BR2_COPYTO: Copy to $(BR2_COPYTO)/$(strip $(3))" ; \
-       mkdir -p $(BINARIES_DIR) || echo "Could not create $(BINARIES_DIR)" ; \
-       if [ -w $(BINARIES_DIR) -o -w $(BINARIES_DIR)  ] ; then \
-               cp $(1) $(BINARIES_DIR)/$(strip $(3)) || echo "Could not copy $(3)" ;  \
-       fi ; \
-       if [ "$(call qstrip,$(BR2_COPYTO))X" != "X" ] ; then \
-               mkdir -p $(BR2_COPYTO)  || echo "Could not create $(BR2_COPYTO)" ; \
-               if [ -d $(BR2_COPYTO) -o -w $(BR2_COPYTO) ] ; then \
-                       cp $(1) $(BR2_COPYTO)/$(strip $(3)) || echo "Could not copy $(3)" ;  \
-               fi ; \
-       fi
-endef
-COPYTO=$(call qstrip,$(BR2_COPYTO))
-else   # Package specific copyto, or empty
-define COPY_FILE
-       @echo "Copy to $(2)/$(strip $(3))" ; \
-       mkdir -p $(BINARIES_DIR) || echo "Could not create $(BINARIES_DIR)" ; \
-       if [ -w $(BINARIES_DIR) -o -w $(BINARIES_DIR)  ] ; then \
-               cp $(1) $(BINARIES_DIR)/$(strip $(3)) || echo "Could not copy $(3)" ;  \
-       fi ; \
-       if [ "$(call qstrip,$(2))X" != "X" ] ; then \
-               mkdir -p $(2) || echo "Could not create $(2)" ; \
-               if [ -d $(2) -o  -w $(2) ] ; then \
-                       cp $(1) $(2)/$(strip $(3)) || echo "Could not copy $(3)" ;  \
-               fi ; \
-       fi
-endef
-endif
-endif
-
 # make sure to put everything that is board-specific before the tarroot targets
 include target/generic/Makefile.in
 
index 870c537d1267d30b87bf1b13645c05e9f7a09798..1433af4863252a99d82c3bd2c71f847304457933 100644 (file)
@@ -50,13 +50,6 @@ config BR2_AT91_LINUXPATCH_SITE
        help
            Main download location for AT91 Linux stuff
 
-config BR2_TARGET_ATMEL_COPYTO
-       string "also copy the image to..."
-       depends on BR2_TARGET_AT91 || BR2_TARGET_AVR32
-       default "/tftpboot"
-       help
-         Copies the resulting image to a secondary location.
-
 config BR2_BOARD_PATH
        string "Atmel board repository"
        depends on BR2_TARGET_AT91 || BR2_TARGET_AVR32
index 6de54d7a9f1500722b37b2a3163451d4739f968b..38060aae447fe6ab544dbdb7156292a6b0ac6ad8 100644 (file)
@@ -14,12 +14,6 @@ ifeq ($(BR2_avr32),y)
 KERNEL_HEADERS_PATCH_DIR=target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2
 endif
 
-ifneq ($(COPYTO),)
-TARGET_ATMEL_COPYTO:=$(call qstrip,$(BR2_COPYTO))
-else
-TARGET_ATMEL_COPYTO:=$(call qstrip,$(BR2_TARGET_ATMEL_COPYTO))
-endif
-
 # These are set by Config.in
 DOWNLOAD_LINUX26_VERSION:= $(call qstrip,$(BR2_DOWNLOAD_LINUX26_VERSION))
 ifeq ($(DOWNLOAD_LINUX26_VERSION),)