ARM: dts: Build dtb for mt8127 & mt8135
authorJoe.C <yingjoe.chen@mediatek.com>
Tue, 4 Nov 2014 07:30:53 +0000 (15:30 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 14 Nov 2014 12:45:36 +0000 (13:45 +0100)
This allows the "make dtbs" to build the moose and mt8135-evbp1
for MediaTek SoC

Signed-off-by: Joe.C <yingjoe.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/Makefile

index 38c89cafa1ab8ea3ee682b8ccb0c02af8739f785..d2e6b2ff160eb72ceea3f5b7441d7936325346bd 100644 (file)
@@ -515,7 +515,9 @@ dtb-$(CONFIG_MACH_DOVE) += dove-cm-a510.dtb \
        dove-d2plug.dtb \
        dove-d3plug.dtb \
        dove-dove-db.dtb
-dtb-$(CONFIG_ARCH_MEDIATEK) += mt6589-aquaris5.dtb
+dtb-$(CONFIG_ARCH_MEDIATEK) += mt6589-aquaris5.dtb \
+       mt8127-moose.dtb \
+       mt8135-evbp1.dtb
 
 targets += dtbs dtbs_install
 targets += $(dtb-y)