From: "zhizhou.zhang" <zhizhou.zhang@xxxxxxxxxxxxxx> Adds build support for Spreadtrum's Shark64 SoC in arm64 dts Makefile. Signed-off-by: zhizhou.zhang <zhizhou.zhang@xxxxxxxxxxxxxx> Signed-off-by: chunyan.zhang <chunyan.zhang@xxxxxxxxxxxxxx> --- arch/arm64/boot/dts/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile index c52bdb0..7fdb9df 100644 --- a/arch/arm64/boot/dts/Makefile +++ b/arch/arm64/boot/dts/Makefile @@ -1,5 +1,6 @@ dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb foundation-v8.dtb dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb +dtb-$(CONFIG_ARCH_SHARK64) += sprd_shark64.dtb targets += dtbs targets += $(dtb-y) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html