diff options
author | Emil Velikov <[email protected]> | 2015-11-23 18:36:43 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-11-25 20:28:38 +0000 |
commit | aa335bb01b185a78d1a348a094463006e2b1ab6a (patch) | |
tree | 36d57b9691d1bb5b40041da1969ecbf4d860f4e8 /src/gallium/targets/d3dadapter9 | |
parent | b78259c4b5ec1c76cb9e6b1c79aa6a979dca36c8 (diff) |
targets/nine: remove vc4 target
There are no users for it.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium/targets/d3dadapter9')
-rw-r--r-- | src/gallium/targets/d3dadapter9/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/targets/d3dadapter9/Makefile.am b/src/gallium/targets/d3dadapter9/Makefile.am index d1d9829b6c5..4414f4bfa23 100644 --- a/src/gallium/targets/d3dadapter9/Makefile.am +++ b/src/gallium/targets/d3dadapter9/Makefile.am @@ -89,8 +89,6 @@ include $(top_srcdir)/src/gallium/drivers/svga/Automake.inc include $(top_srcdir)/src/gallium/drivers/freedreno/Automake.inc -include $(top_srcdir)/src/gallium/drivers/vc4/Automake.inc - include $(top_srcdir)/src/gallium/drivers/softpipe/Automake.inc include $(top_srcdir)/src/gallium/drivers/llvmpipe/Automake.inc |