summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atngw100/atngw100_defconfig
diff options
context:
space:
mode:
authorThiago A. CorrĂȘa2009-02-09 18:35:00 +0100
committerThiago A. CorrĂȘa2009-02-09 18:35:00 +0100
commit0442dce7d053b62ed92dec3d70ceb3726181061b (patch)
treee1504a98b5383166261fd679a84733cf7cc37a39 /target/device/Atmel/atngw100/atngw100_defconfig
parentdocs/news.html: announce -rc4 (diff)
downloadbuildroot-0442dce7d053b62ed92dec3d70ceb3726181061b.tar.gz
buildroot-0442dce7d053b62ed92dec3d70ceb3726181061b.tar.xz
buildroot-0442dce7d053b62ed92dec3d70ceb3726181061b.zip
Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause build to fail if user is not root and don't have a /tftpboot folder
Diffstat (limited to 'target/device/Atmel/atngw100/atngw100_defconfig')
-rw-r--r--target/device/Atmel/atngw100/atngw100_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/atngw100/atngw100_defconfig b/target/device/Atmel/atngw100/atngw100_defconfig
index 221156c71..6034765a9 100644
--- a/target/device/Atmel/atngw100/atngw100_defconfig
+++ b/target/device/Atmel/atngw100/atngw100_defconfig
@@ -875,6 +875,6 @@ BR2_LINUX_BIN_UIMAGE=y
# Destinations for linux kernel binaries
#
BR2_LINUX_COPYTO_ROOTFS=y
-BR2_LINUX_COPYTO_TFTPBOOT=y
+# BR2_LINUX_COPYTO_TFTPBOOT is not set
BR2_LINUX_COPYTO=""
# BR2_LINUX_COPY_CONFIGURATION is not set