ARM: dts: msm: Add dtbo file in Kbuild for tuna-kiwi
This change will include dtbo file in Kbuild for tuna-kiwi. Change-Id: I3b1d475751c1d0f7abd6529daa57674a7b7e939b CRs-Fixed: 3946030
This commit is contained in:
committed by
Parvathi Srivatsa Abhishek Mantha
parent
548c30e08a
commit
2e9ba4dfeb
3
Kbuild
3
Kbuild
@@ -43,6 +43,9 @@ dtbo-y += tuna-cdp-wcn7750.dtbo
|
|||||||
dtbo-y += tuna-mtp-wcn7750.dtbo
|
dtbo-y += tuna-mtp-wcn7750.dtbo
|
||||||
dtbo-y += tuna-mtp-qmp1000-wcn7750.dtbo
|
dtbo-y += tuna-mtp-qmp1000-wcn7750.dtbo
|
||||||
dtbo-y += tuna-qrd-wcn7750.dtbo
|
dtbo-y += tuna-qrd-wcn7750.dtbo
|
||||||
|
dtbo-y += tuna-mtp-kiwi.dtbo
|
||||||
|
dtbo-y += tuna-rcm-kiwi.dtbo
|
||||||
|
dtbo-y += tuna-atp-kiwi.dtbo
|
||||||
endif
|
endif
|
||||||
|
|
||||||
always-y := $(dtb-y) $(dtbo-y)
|
always-y := $(dtb-y) $(dtbo-y)
|
||||||
|
Reference in New Issue
Block a user