summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorMatthias Brugger <matthias.bgg@gmail.com>2014-08-18 16:58:00 +0200
committerOlof Johansson <olof@lixom.net>2014-09-24 11:12:11 -0700
commit995425883e4087a4bfd61d12e442089d1201fc5c (patch)
treeca4a47fa8ada7d40862fdabe071edd86f502b33f /arch/arm/boot/dts/Makefile
parent3e32adc8193086b5cc493ec3652f82affdebb845 (diff)
downloadop-kernel-dev-995425883e4087a4bfd61d12e442089d1201fc5c.zip
op-kernel-dev-995425883e4087a4bfd61d12e442089d1201fc5c.tar.gz
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 <matthias.bgg@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index dd0ebd2..7ad40de 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)
OpenPOWER on IntegriCloud