summaryrefslogtreecommitdiffstats
path: root/src/gallium/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-04-13 15:38:48 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2016-04-14 16:30:57 +0100
commitbb949e262cb5c4fffe991debc605447e15322666 (patch)
tree0fc86cb3f58b4a474a66a1186ee5793ebaa7104f /src/gallium/Makefile.am
parentaee976703dc81d2bd8b9779cd4d2e35a500bf705 (diff)
downloadexternal_mesa3d-bb949e262cb5c4fffe991debc605447e15322666.zip
external_mesa3d-bb949e262cb5c4fffe991debc605447e15322666.tar.gz
external_mesa3d-bb949e262cb5c4fffe991debc605447e15322666.tar.bz2
gallium/swr: fold the almost identical Makefiles
Rather than having two almost identical Makefiles, with various VPATH hacks just fold them, using COMMON_* variables and actually getting things buildable/shipable. v2: whitespace fixes, remove Makefile.sources-arch Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
Diffstat (limited to 'src/gallium/Makefile.am')
-rw-r--r--src/gallium/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
index 086e170..ef2bc10 100644
--- a/src/gallium/Makefile.am
+++ b/src/gallium/Makefile.am
@@ -80,8 +80,6 @@ endif
if HAVE_GALLIUM_SWR
SUBDIRS += drivers/swr
-SUBDIRS += drivers/swr/avx
-SUBDIRS += drivers/swr/avx2
endif
## vc4/rpi