From d77fa310ed8fb54aafc017eae844a51407ca907c Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Thu, 2 Feb 2017 00:56:14 +1100 Subject: ilo: EOL drop unmaintained gallium drv from buildsys This is no longer actively maintained and is just accumulating bitrot. Signed-off-by: Edward O'Callaghan Acked-by: Chia-I Wu --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4f2e698708f..84c3e1d08ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ --enable-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,etnaviv,imx \ + --with-gallium-drivers=i915,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr,etnaviv,imx \ --with-vulkan-drivers=intel,radeon ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3