diff options
author | Edward O'Callaghan <[email protected]> | 2017-02-02 00:56:14 +1100 |
---|---|---|
committer | Edward O'Callaghan <[email protected]> | 2017-02-03 16:13:36 +1100 |
commit | d77fa310ed8fb54aafc017eae844a51407ca907c (patch) | |
tree | 76ba4be789c492757baa89d11cd5ebc4b550d9ac /src/gallium/targets/xa/Makefile.am | |
parent | 01b625ef1a5ccba9627442eb2e2d8d0dcd0b4455 (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/targets/xa/Makefile.am')
-rw-r--r-- | src/gallium/targets/xa/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/targets/xa/Makefile.am b/src/gallium/targets/xa/Makefile.am index cd065fc11c7..83a05230ff8 100644 --- a/src/gallium/targets/xa/Makefile.am +++ b/src/gallium/targets/xa/Makefile.am @@ -64,8 +64,6 @@ TARGET_LIB_DEPS = include $(top_srcdir)/src/gallium/drivers/i915/Automake.inc -include $(top_srcdir)/src/gallium/drivers/ilo/Automake.inc - include $(top_srcdir)/src/gallium/drivers/nouveau/Automake.inc include $(top_srcdir)/src/gallium/drivers/svga/Automake.inc |