blob: 95eb829e5afede83b402a6144255f9ee74abeb8d [file] [log] [blame]
Ashwin R Ca4d84f42020-03-30 14:19:46 +00001ifneq ($(USE_DEVICE_SPECIFIC_DATA_IPA_CFG_MGR),true)
Michael Bestasd5a8fb82019-01-04 03:03:45 +02002ifeq ($(call my-dir),$(call project-path-for,qcom-data-ipa-cfg-mgr))
3
4LOCAL_PATH := $(call my-dir)
5
6include $(call first-makefiles-under,$(LOCAL_PATH))
7
8endif
Ashwin R Ca4d84f42020-03-30 14:19:46 +00009endif