summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2016-04-27 22:35:00 -0400
committerNaseer Ahmed <naseer@codeaurora.org>2016-04-28 10:46:56 -0400
commit34bad089d9f4eff90849950e5f5d3ea49c75483d (patch)
treeb179299404cca2e1b3c253233682d4ef985ae2cf /common.mk
parent728f2530efcded6812191f9cf89d4fc80601304a (diff)
downloaddisplay-34bad089d9f4eff90849950e5f5d3ea49c75483d.tar.gz
display: Disable QTI_BSP
This is unused on this branch Change-Id: I1a3341af1b32d91ce614e10296fad3aee1dc6634
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk10
1 files changed, 4 insertions, 6 deletions
diff --git a/common.mk b/common.mk
index 76c392ad..77f62b12 100644
--- a/common.mk
+++ b/common.mk
@@ -37,13 +37,11 @@ common_deps :=
kernel_includes :=
# Executed only on QCOM BSPs
-ifeq ($(TARGET_USES_QCOM_BSP),true)
+#ifeq ($(TARGET_USES_QCOM_BSP),true)
# Enable QCOM Display features
- common_flags += -DQTI_BSP
-endif
-ifneq ($(call is-platform-sdk-version-at-least,18),true)
- common_flags += -DANDROID_JELLYBEAN_MR1=1
-endif
+# common_flags += -DQTI_BSP
+#endif
+
ifeq ($(TARGET_COMPILE_WITH_MSM_KERNEL),true)
# This check is to pick the kernel headers from the right location.
# If the macro above is defined, we make the assumption that we have the kernel