summaryrefslogtreecommitdiffstats
path: root/core/qcom_target.mk
diff options
context:
space:
mode:
authorCaio Oliveira <caiooliveirafarias0@gmail.com>2016-05-11 21:22:57 -0300
committerSteve Kondik <shade@chemlab.org>2016-08-04 23:26:55 -0700
commit7143cae26b4001d8e14ef3e565c568cf164fc7ce (patch)
tree233d5a3290dd73a5df98100b373a6a9fdecffbf7 /core/qcom_target.mk
parentd5a160ce176b964f88a3f9921100b9bfb41c92d3 (diff)
downloadbuild-7143cae26b4001d8e14ef3e565c568cf164fc7ce.zip
build-7143cae26b4001d8e14ef3e565c568cf164fc7ce.tar.gz
build-7143cae26b4001d8e14ef3e565c568cf164fc7ce.tar.bz2
build: Readd msm7x27a to QCOM Targets
Change-Id: I87db6ee43059c256d338babbdfe414030a06b53e Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Diffstat (limited to 'core/qcom_target.mk')
-rw-r--r--core/qcom_target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/qcom_target.mk b/core/qcom_target.mk
index 3c8e68b..2dde2d9 100644
--- a/core/qcom_target.mk
+++ b/core/qcom_target.mk
@@ -32,7 +32,7 @@ ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
# Tell HALs that we're compiling an AOSP build with an in-line kernel
TARGET_COMPILE_WITH_MSM_KERNEL := true
- ifneq ($(filter msm7x30 msm8660 msm8960,$(TARGET_BOARD_PLATFORM)),)
+ ifneq ($(filter msm7x27a msm7x30 msm8660 msm8960,$(TARGET_BOARD_PLATFORM)),)
# Enable legacy graphics functions
qcom_flags += -DQCOM_BSP_LEGACY
# Enable legacy audio functions