From: Brian Paul Date: Tue, 12 Apr 2011 03:23:14 +0000 (-0600) Subject: configs: add r600 dir to DRI_DIRS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=482a64dcf1be1331a9459fdc81dd846f698be7d5;p=mesa.git configs: add r600 dir to DRI_DIRS --- diff --git a/configs/linux-dri b/configs/linux-dri index 22190bfc64f..7ee007e3527 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -63,7 +63,7 @@ GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel drm/i965 GALLIUM_TARGET_DIRS = GALLIUM_STATE_TRACKERS_DIRS = egl -DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \ +DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon \ savage sis tdfx unichrome swrast INTEL_LIBS = `pkg-config --libs libdrm_intel`