r300g: always fail to create a multisample resource
[mesa.git] / src / gallium / Android.mk
index 3deb94b62ea17e38763a83f175cdb0be2ea69d30..41c59b13c6ff840b2df1f075d6aa4ec57a446e3e 100644 (file)
@@ -56,7 +56,7 @@ ifneq ($(filter r300g, $(MESA_GPU_DRIVERS)),)
 SUBDIRS += drivers/r300
 endif
 ifneq ($(filter r600g, $(MESA_GPU_DRIVERS)),)
-SUBDIRS += winsys/r600/drm drivers/r600
+SUBDIRS += drivers/r600
 endif
 endif