Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99542588 authored by Matthias Brugger's avatar Matthias Brugger Committed by Olof Johansson
Browse files

ARM: dts: Build dtb for Mediatek board



This allows the "make dtbs" to build the aquaris5 dtb for the Mediatek
SoC.

Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 3e32adc8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)