Commit 0442dce7 authored by Thiago A. Corrêa's avatar Thiago A. Corrêa
Browse files

Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause build...

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
parent e9b629d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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