From: Matthias Brugger Date: Mon, 18 Aug 2014 14:58:00 +0000 (+0200) Subject: ARM: dts: Build dtb for Mediatek board X-Git-Tag: v3.18-rc1~119^2~25 X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=commitdiff_plain;h=995425883e4087a4bfd61d12e442089d1201fc5c ARM: dts: Build dtb for Mediatek board This allows the "make dtbs" to build the aquaris5 dtb for the Mediatek SoC. Signed-off-by: Matthias Brugger Signed-off-by: Olof Johansson --- diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index dd0ebd28f833..7ad40de22b30 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -499,6 +499,7 @@ 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 targets += dtbs dtbs_install targets += $(dtb-y)