diff options
author | Corbin Simpson <[email protected]> | 2009-10-22 12:29:30 -0700 |
---|---|---|
committer | Corbin Simpson <[email protected]> | 2009-10-22 12:29:30 -0700 |
commit | 8e4657a9d4cbb899d388068cff0f8c267071fa50 (patch) | |
tree | 08ce63e31c4e845da75f11c73b1c7f25dee6e794 /configs/linux-dri | |
parent | 06e464c2d57552d5ccde2b98885aeef953d8b2a1 (diff) |
Nuke s3v.
As per FDO #17889.
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index 0998ba8549d..89a7d07f45f 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -63,5 +63,5 @@ GALLIUM_WINSYS_DIRS = drm GALLIUM_WINSYS_DRM_DIRS = intel GALLIUM_STATE_TRACKERS_DIRS = egl -DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v \ +DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \ savage sis tdfx trident unichrome ffb swrast |