X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fimage%2FMakefile;fp=target%2Flinux%2Framips%2Fimage%2FMakefile;h=b6f82c115188ad6a44c013eba44505aaa330aea9;hb=58e71e322bc0e0edd08157075e9022c15ae33ec5;hp=4f65583f13d228cfcc0704de14e2d764c512f285;hpb=95030ac0b673165772daf27128359eaaf536d457;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 4f65583f13..b6f82c1151 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -23,9 +23,8 @@ KERNEL_DTB = kernel-bin | append-dtb | lzma define Device/Default PROFILES = Default KERNEL := $(KERNEL_DTB) | uImage lzma - MTK_SOC := DEVICE_DTS_DIR := ../dts - DEVICE_DTS = $$(MTK_SOC)_$(1) + DEVICE_DTS = $$(SOC)_$(1) IMAGES := sysupgrade.bin SUPPORTED_DEVICES := $(subst _,$(comma),$(1)) sysupgrade_bin := append-kernel | append-rootfs | pad-rootfs