summaryrefslogtreecommitdiffstats
path: root/core/qcom_target.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/qcom_target.mk')
-rw-r--r--core/qcom_target.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/qcom_target.mk b/core/qcom_target.mk
index a8ff03a..40b1775 100644
--- a/core/qcom_target.mk
+++ b/core/qcom_target.mk
@@ -1,5 +1,8 @@
# Target-specific configuration
+# Bring in Qualcomm helper macros
+include $(BUILD_SYSTEM)/qcom_utils.mk
+
# Populate the qcom hardware variants in the project pathmap.
define ril-set-path-variant
$(call project-set-path-variant,ril,TARGET_RIL_VARIANT,hardware/$(1))