summaryrefslogtreecommitdiff
path: root/src/egl/Android.mk
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-09-28 17:25:48 +0800
committerChia-I Wu <olvaffe@gmail.com>2009-09-28 18:10:37 +0800
commit35f9a9c5c99d0d723bb9361fc5018cf2fdec1fce (patch)
tree1f894bf3757b0d5e42c2ab7156b6b6e4ef826052 /src/egl/Android.mk
parentd5e732764b7165ba5355805a3efa1596f1e78a4a (diff)
egl: Allow driver to be built-in.
This undoes a temporary hack.
Diffstat (limited to 'src/egl/Android.mk')
-rw-r--r--src/egl/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egl/Android.mk b/src/egl/Android.mk
index 2dd4df9c17..aeccb86de5 100644
--- a/src/egl/Android.mk
+++ b/src/egl/Android.mk
@@ -32,7 +32,7 @@ LOCAL_C_INCLUDES += \
external/mesa/src/mesa \
external/drm/shared-core
-LOCAL_CFLAGS += -DPTHREADS -D_EGL_PLATFORM_X=1
+LOCAL_CFLAGS += -DPTHREADS
LOCAL_SHARED_LIBRARIES := libdl libui libutils
LOCAL_STATIC_LIBRARIES := libes1api