summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Wei Huang <cwhuang@linux.org.tw>2011-08-01 17:43:27 +0800
committerEugeni Dodonov <eugeni.dodonov@intel.com>2011-11-01 14:57:58 -0200
commit0524d8d1ce1db4c917354381df4cd6a85aea8a7c (patch)
tree0f18b0a9637b29839ece7187942bf62d2d6e6dbf
parentfc4e75b281f2484e80fe8af6c57b46fa8e19274f (diff)
android: switch to new build rulesandroid-x86-2.4.27
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 91cae9e2..775bee54 100644
--- a/Android.mk
+++ b/Android.mk
@@ -6,7 +6,7 @@
#
# http://www.apache.org/licenses/LICENSE-2.0
-ifeq ($(strip $(BOARD_USES_DRM)),true)
+ifneq ($(strip $(BOARD_GPU_DRIVERS)),)
LOCAL_PATH := $(call my-dir)