From: Dan Nicholson Date: Fri, 7 Dec 2007 19:26:41 +0000 (-0800) Subject: Don't try to build nonexistent i915tex driver on linux-x86-64 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=da693b7c89392265944f7ba4c20c2455be101b85;p=mesa.git Don't try to build nonexistent i915tex driver on linux-x86-64 --- diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index 821ab3e3366..2272c830da3 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