summaryrefslogtreecommitdiffstats
path: root/configs/linux-dri
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2012-01-15 10:04:58 -0500
committerMatt Turner <[email protected]>2012-01-20 15:54:08 -0500
commitb38d7a0a248c2a3ad227cb5d21c1c95a6519e4ae (patch)
tree89533ac3df4f42d8a26291236a4176c0c92ac81c /configs/linux-dri
parente0ee818e2f24f3d9604c04df4a056798bccc48ec (diff)
automake: src/mesa/drivers/dri/r200
Diffstat (limited to 'configs/linux-dri')
-rw-r--r--configs/linux-dri2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri
index 8d60063c228..4877abdb59e 100644
--- a/configs/linux-dri
+++ b/configs/linux-dri
@@ -62,7 +62,7 @@ GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel svga/drm
GALLIUM_TARGET_DIRS = dri-vmwgfx
GALLIUM_STATE_TRACKERS_DIRS = egl dri
-DRI_DIRS = nouveau r200 swrast
+DRI_DIRS = nouveau swrast
INTEL_LIBS = $(shell $(PKG_CONFIG) --libs libdrm_intel)
INTEL_CFLAGS = $(shell $(PKG_CONFIG) --cflags libdrm_intel)