summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/linux.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/linux.mk b/linux/linux.mk
index 7ec9cd244..fe5f738ed 100644
--- a/linux/linux.mk
+++ b/linux/linux.mk
@@ -203,7 +203,6 @@ endif
ifeq ($(BR2_LINUX_KERNEL_APPENDED_UIMAGE),y)
define LINUX_APPEND_DTB
-define LINUX_APPEND_DTB
# dtbs moved from arch/$ARCH/boot to arch/$ARCH/boot/dts since 3.8-rc1
cat $(wildcard $(addprefix $(KERNEL_ARCH_PATH)/boot/,\
$(KERNEL_DTS_NAME).dtb dts/$(KERNEL_DTS_NAME).dtb)) \