From 8e2764ce9bb6716acb955a0c27d8db291d68650c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 14 Jul 2016 13:58:23 +0200 Subject: image.mk: clean up redundant code related to DEVICE_DTS It is used by a core build template, so the variable should be initialized and added to DEVICE_VARS in the core. Same for DEVICE_DTS_DIR Signed-off-by: Felix Fietkau --- target/linux/brcm2708/image/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/brcm2708/image') diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index 6916a2b4ae..7656211310 100644 --- a/target/linux/brcm2708/image/Makefile +++ b/target/linux/brcm2708/image/Makefile @@ -49,9 +49,7 @@ define Device/Default KERNEL := kernel-bin | kernel-img IMAGES := sdcard.img IMAGE/sdcard.img := boot-img | sdcard-img - DEVICE_DTS := endef -DEVICE_VARS += DEVICE_DTS define Device/rpi DEVICE_TITLE := Raspberry Pi B/B+/CM/Zero -- cgit v1.2.3