summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Obermayr <johannesobermayr@gmx.de>2013-11-01 18:38:14 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2013-11-16 14:00:16 +0000
commit595bd01eb1ab6df4d0454b4f9b158256be274bef (patch)
tree0926c0085c7fa3eb112134bc5b2cff4b6466e5b2 /configure.ac
parentc5062726f1da77139d3fc576536eb431bbeb9c0e (diff)
freedreno: compact a2xx and a3xx makefiles into parent ones
Nearly everything within the three Makefile.am's is identical. Let's simplify things a little. v2: Rebase and rewrite the commit message (Emil Velikov) Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e4a72849046..7b720871ccf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1975,8 +1975,6 @@ AC_CONFIG_FILES([Makefile
src/gallium/auxiliary/pipe-loader/Makefile
src/gallium/drivers/Makefile
src/gallium/drivers/freedreno/Makefile
- src/gallium/drivers/freedreno/a2xx/Makefile
- src/gallium/drivers/freedreno/a3xx/Makefile
src/gallium/drivers/galahad/Makefile
src/gallium/drivers/i915/Makefile
src/gallium/drivers/identity/Makefile