summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--msm8998/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/msm8998/common.mk b/msm8998/common.mk
index a872679..5c9ce70 100644
--- a/msm8998/common.mk
+++ b/msm8998/common.mk
@@ -1,7 +1,7 @@
common_deps :=
kernel_includes :=
-ifeq ($(call is-vendor-board-platform,QCOM),true)
+ifneq (,$(call is-vendor-board-qcom))
ifeq ($(TARGET_COMPILE_WITH_MSM_KERNEL),true)
common_deps += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr
kernel_includes += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include