From da693b7c89392265944f7ba4c20c2455be101b85 Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Fri, 7 Dec 2007 11:26:41 -0800 Subject: Don't try to build nonexistent i915tex driver on linux-x86-64 --- configs/linux-dri-x86-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/linux-dri-x86-64') diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index 821ab3e336..2272c830da 100644 --- a/configs/linux-dri-x86-64 +++ b/configs/linux-dri-x86-64 @@ -20,5 +20,5 @@ EXTRA_LIB_PATH=-L/usr/X11R6/lib64 # the new interface. i810 are missing because there is no x86-64 # system where they could *ever* be used. # -DRI_DIRS = i915tex i915 i965 mach64 mga r128 r200 radeon tdfx unichrome savage r300 +DRI_DIRS = i915 i965 mach64 mga r128 r200 r300 radeon savage tdfx unichrome -- cgit v1.2.3