OSDN Git Service

android: switch to new build rules honeycomb-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 1 Aug 2011 09:43:27 +0000 (17:43 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sat, 5 Nov 2011 04:09:18 +0000 (12:09 +0800)
Android.mk

index 91cae9e..775bee5 100644 (file)
@@ -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)