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: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
Stephen Boyd 2013-09-05 07:43:03 -07:00
parent 1cb3485099
commit 597cda31c1
1 changed files with 2 additions and 0 deletions

View File

@ -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 \