land: Inherit QCOM CNE and power components
Change-Id: Ibeffc6ffaf70439ea8d887cf04a65af3dc2c25fb
This commit is contained in:
parent
48aaaafb97
commit
bc29771a44
1 changed files with 2 additions and 0 deletions
|
@ -31,9 +31,11 @@ include $(CM_PATH)/common/perf.mk
|
|||
include $(CM_PATH)/common/snap.mk
|
||||
|
||||
# Include QCOM product fragments
|
||||
include $(CM_PATH)/qcom/cne.mk
|
||||
include $(CM_PATH)/qcom/display.mk
|
||||
include $(CM_PATH)/qcom/fm.mk
|
||||
include $(CM_PATH)/qcom/media.mk
|
||||
include $(CM_PATH)/qcom/power.mk
|
||||
|
||||
# Include device-specific product fragments
|
||||
include $(LOCAL_PATH)/product/*.mk
|
||||
|
|
Loading…
Reference in a new issue