From 2f4c7ebea683de1d84501cfd11dbb963e7c027f6 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 20 Oct 2011 14:55:53 -0700 Subject: mesa: Remove build infrastructure for r300c and r600c. These drivers have been superseded by the gallium equivalents. --- configs/linux-dri-xcb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/linux-dri-xcb') diff --git a/configs/linux-dri-xcb b/configs/linux-dri-xcb index 6968bebe450..85665207be1 100644 --- a/configs/linux-dri-xcb +++ b/configs/linux-dri-xcb @@ -52,4 +52,4 @@ GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lXxf86vm -lm -lpthread -ldl \ SRC_DIRS = glx gallium mesa glu DRIVER_DIRS = dri -DRI_DIRS = i915 r200 r300 radeon +DRI_DIRS = i915 r200 radeon -- cgit v1.2.3