summaryrefslogtreecommitdiffstats
path: root/src/gallium/Makefile.am
diff options
context:
space:
mode:
authorEdward O'Callaghan <[email protected]>2017-02-02 00:56:14 +1100
committerEdward O'Callaghan <[email protected]>2017-02-03 16:13:36 +1100
commitd77fa310ed8fb54aafc017eae844a51407ca907c (patch)
tree76ba4be789c492757baa89d11cd5ebc4b550d9ac /src/gallium/Makefile.am
parent01b625ef1a5ccba9627442eb2e2d8d0dcd0b4455 (diff)
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 <[email protected]> Acked-by: Chia-I Wu <[email protected]>
Diffstat (limited to 'src/gallium/Makefile.am')
-rw-r--r--src/gallium/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
index f910f3187eb..38da63b0690 100644
--- a/src/gallium/Makefile.am
+++ b/src/gallium/Makefile.am
@@ -27,11 +27,6 @@ if HAVE_GALLIUM_I915
SUBDIRS += drivers/i915 winsys/i915/drm
endif
-## ilo/i965
-if HAVE_GALLIUM_ILO
-SUBDIRS += drivers/ilo winsys/intel/drm
-endif
-
## nouveau
if HAVE_GALLIUM_NOUVEAU
SUBDIRS += drivers/nouveau winsys/nouveau/drm