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

Commit 597cda31 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

dts: Makefile: Add MPQ8092 dtb targets



This way we test compilation of these blobs and the android build
system knows how to pick them up to put into the boot.img.

Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 1cb34850
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -160,6 +160,8 @@ dtb-$(CONFIG_ARCH_MSMSAMARIUM) += msmsamarium-sim.dtb \
	msmsamarium-rumi.dtb \
	msmsamarium-cdp-interposer.dtb \
	msmsamarium-cdp.dtb
dtb-$(CONFIG_ARCH_MPQ8092) += mpq8092-sim.dtb \
	mpq8092-rumi.dtb
dtb-$(CONFIG_ARCH_APQ8084) += apq8084-sim.dtb
dtb-$(CONFIG_ARCH_MVEBU) += armada-370-db.dtb \
	armada-370-mirabox.dtb \