summaryrefslogtreecommitdiff
path: root/configs/linux-dri-x86-64
diff options
context:
space:
mode:
authorAdam Jackson <ajax@freedesktop.org>2005-08-19 20:20:03 +0000
committerAdam Jackson <ajax@freedesktop.org>2005-08-19 20:20:03 +0000
commit8fcd1e028750ec7669aa311dfd63d86767097feb (patch)
tree94877d24574a9fc54d85579bcd5834a64ef436ce /configs/linux-dri-x86-64
parent2ae5645115124ecc97bf4a0ba9f5542cf2409845 (diff)
Convert libGL and DRI drivers to require libdrm.
libdrm can be had from: http://people.freedesktop.org/~ajax/libdrm/
Diffstat (limited to 'configs/linux-dri-x86-64')
-rw-r--r--configs/linux-dri-x86-642
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64
index 1d758d8967..affbe2bc61 100644
--- a/configs/linux-dri-x86-64
+++ b/configs/linux-dri-x86-64
@@ -19,5 +19,5 @@ EXTRA_LIB_PATH=-L/usr/X11R6/lib64
# the new interface. i810 and i830 are missing because there is no x86-64
# system where they could *ever* be used.
#
-DRI_DIRS = dri_client i915 mach64 mga r128 r200 radeon tdfx unichrome savage r300
+DRI_DIRS = i915 mach64 mga r128 r200 radeon tdfx unichrome savage r300