Mesa (master): automake: add the new drivers etnaviv and imx to make distcheck

Emil Velikov evelikov at kemper.freedesktop.org
Thu Jan 12 19:32:27 UTC 2017


Module: Mesa
Branch: master
Commit: 024b4c35bc095d421abbe1f850526254750cb3c4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=024b4c35bc095d421abbe1f850526254750cb3c4

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Thu Jan 12 17:17:35 2017 +0000

automake: add the new drivers etnaviv and imx to make distcheck

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index e6d1969..71030f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
 	--disable-llvm-shared-libs \
 	--with-egl-platforms=x11,wayland,drm,surfaceless \
 	--with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
-	--with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr \
+	--with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr,etnaviv,imx \
 	--with-vulkan-drivers=intel,radeon
 
 ACLOCAL_AMFLAGS = -I m4




More information about the mesa-commit mailing list