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

Commit a8397b80 authored by Abhimanyu Kapur's avatar Abhimanyu Kapur
Browse files

dts: Makefile: compile krypton mtp and cdp blobs



Add support to compile msmkrypton mtp and cdp
device tree blobs.

Change-Id: I951fde8a3f365b09dc0748715182df867ad9749a
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent ede485fc
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -157,7 +157,9 @@ dtb-$(CONFIG_ARCH_FSM9900) += fsm9900-rumi.dtb \
	fsm9900-sim.dtb \
	fsm9900-cdp.dtb \
	fsm9900-mtp.dtb
dtb-$(CONFIG_ARCH_MSMKRYPTON) += msmkrypton-sim.dtb
dtb-$(CONFIG_ARCH_MSMKRYPTON) += msmkrypton-sim.dtb \
	msmkrypton-cdp.dtb \
	msmkrypton-mtp.dtb
dtb-$(CONFIG_ARCH_MSMSAMARIUM) += msmsamarium-sim.dtb \
	msmsamarium-rumi.dtb \
	msmsamarium-cdp-interposer.dtb \