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

This commit is contained in:
Thiago A. Corrêa 2009-02-09 17:35:00 +00:00
parent e9b629d866
commit 0442dce7d0
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -892,6 +892,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

View File

@ -991,6 +991,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=y