summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorRamkumar Radhakrishnan <ramkumar@codeaurora.org>2013-07-11 19:24:09 -0700
committerRamkumar Radhakrishnan <ramkumar@codeaurora.org>2013-07-11 19:49:26 -0700
commitad938e637220de53b634c3f3ac8bce1a3d2d8623 (patch)
treead8f396a399bd0cc2a46ba6200c63d5a673b2cb0 /common.mk
parente9efd8a487a66efbedcd2e73c877d43aa5fabf28 (diff)
downloaddisplay-ad938e637220de53b634c3f3ac8bce1a3d2d8623.tar.gz
display: define ANDROID_JELLYBEAN_MR1 outside TARGET_USES_QCOM_BSP
define ANDROID_JELLYBEAN_MR1 outside TARGET_USES_QCOM_BSP check, because ANDROID_JELLYBEAN_MR1 is not specific to qualcomm. Change-Id: Ib99dfa3a77d2b4df8bd4910fff3d948924629d9b
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index cefe060d..c800ce04 100644
--- a/common.mk
+++ b/common.mk
@@ -39,10 +39,10 @@ kernel_includes :=
ifeq ($(TARGET_USES_QCOM_BSP),true)
# Enable QCOM Display features
common_flags += -DQCOM_BSP
+endif
ifneq ($(call is-platform-sdk-version-at-least,18),true)
common_flags += -DANDROID_JELLYBEAN_MR1=1
endif
-endif
ifeq ($(call is-vendor-board-platform,QCOM),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