From 0442dce7d053b62ed92dec3d70ceb3726181061b Mon Sep 17 00:00:00 2001 From: Thiago A. CorrĂȘa Date: Mon, 9 Feb 2009 17:35:00 +0000 Subject: 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 --- target/device/Atmel/atngw100/atngw100_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/device/Atmel/atngw100/atngw100_defconfig') 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 -- cgit v1.2.3-55-g7522