[Intel-gfx] [PACTH i-g-t v4 03/13] Enable HAVE_LIBDRM_INTEL unconditionally for Android.
robert.foss at collabora.com
robert.foss at collabora.com
Thu Jun 23 09:34:18 UTC 2016
From: Robert Foss <robert.foss at collabora.com>
Always set HAVE_LIBDRM_INTEL to true for Android targets.
Signed-off-by: Robert Foss <robert.foss at collabora.com>
---
Android.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Android.mk b/Android.mk
index 681d114..3690fc5 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,2 +1,4 @@
+HAVE_LIBDRM_INTEL := true
+
include $(call all-named-subdir-makefiles, lib tests tools benchmarks)
--
2.7.4
More information about the Intel-gfx
mailing list