summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2014-03-05 11:57:23 -0500
committerGerrit - the friendly Code Review server <code-review@localhost>2014-03-15 13:54:07 -0700
commit330a2820c28355e805cbecd097c839914a6dc1b2 (patch)
tree5270f2db42ae7921ce6f5ce170c1ddb82630be3b /common.mk
parent921c9694c3c5d23e1345528e65b7325bb4ad5335 (diff)
downloaddisplay-330a2820c28355e805cbecd097c839914a6dc1b2.tar.gz
display: Remove VPU related code
Targets in which VPU interacts with display through HWC are no longer supported. Change-Id: I65a5348a375ad0c193a8659d0cdfb37c2db6f38e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/common.mk b/common.mk
index d8ea260f..64f60e48 100644
--- a/common.mk
+++ b/common.mk
@@ -33,11 +33,6 @@ ifeq ($(call is-board-platform-in-list, msm8974 msm8226 msm8610 apq8084 \
common_flags += -DMDSS_TARGET
endif
-ifeq ($(call is-board-platform-in-list, mpq8092), true)
- common_flags += -DVPU_TARGET
-endif
-
-
common_deps :=
kernel_includes :=