diff options
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index 0392bce9322..331ce5ba2d7 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -49,6 +49,5 @@ WINDOW_SYSTEM=dri # ffb and gamma are missing because they have not been converted to use the new # interface. -DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx \ - unichrome savage sis - +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon s3v \ + savage sis tdfx trident unichrome |