summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Velikov2017-01-22 11:06:05 -0600
committerEmil Velikov2017-01-27 09:48:16 -0600
commitff38457e0f72b24d3a9952893afae4f68da8e479 (patch)
tree512e45c43ef9036817292b49b9312ae9c23fc5b5
parentfc05e89b6f8634e9f347040c0e654e640cca067c (diff)
downloadexternal-libdrm-ff38457e0f72b24d3a9952893afae4f68da8e479.tar.gz
external-libdrm-ff38457e0f72b24d3a9952893afae4f68da8e479.tar.xz
external-libdrm-ff38457e0f72b24d3a9952893afae4f68da8e479.zip
android: add note about command line defines and config.h
Cc: Chih-Wei Huang <cwhuang@android-x86.org> Cc: Rob Herring <robh@kernel.org> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Rob Herring <robh@kernel.org>
-rw-r--r--Android.common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.common.mk b/Android.common.mk
index ffe92198..71f14ec3 100644
--- a/Android.common.mk
+++ b/Android.common.mk
@@ -1,3 +1,4 @@
1# XXX: Consider moving these to config.h analogous to autoconf.
1LOCAL_CFLAGS += \ 2LOCAL_CFLAGS += \
2 -DHAVE_VISIBILITY=1 \ 3 -DHAVE_VISIBILITY=1 \
3 -DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1 4 -DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1