summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2016-02-16 15:46:32 -0600
committerChih-Wei Huang <cwhuang@linux.org.tw>2016-03-17 18:45:46 +0800
commit048080b8c04cc8894a581aa902d7afa596372537 (patch)
tree0d538573ec7a5629f5232d7925eced42f4c40f0f
parent42156ec30b9b5853fb2034b91a5ca4f525232f95 (diff)
downloadexternal_drm_gralloc-048080b8c04cc8894a581aa902d7afa596372537.zip
external_drm_gralloc-048080b8c04cc8894a581aa902d7afa596372537.tar.gz
external_drm_gralloc-048080b8c04cc8894a581aa902d7afa596372537.tar.bz2
Android.mk: remove unneeded static libraries
With the load_pipe_screen support, these libraries are no longer needed. Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index ce1b527..69e9286 100644
--- a/Android.mk
+++ b/Android.mk
@@ -120,9 +120,6 @@ LOCAL_C_INCLUDES += \
external/mesa/src/gallium/include \
external/mesa/src/gallium/auxiliary
-LOCAL_STATIC_LIBRARIES += \
- libmesa_gallium \
- libmesa_util \
LOCAL_SHARED_LIBRARIES += libdl
endif # pipe_drivers