diff options
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index cfd406a6e59..65d7202d107 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -47,7 +47,7 @@ DRIVER_DIRS = dri PROGRAM_DIRS = WINDOW_SYSTEM=dri -# ffb and gamma are missing because they have not been converted to use the new +# 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 s3v \ - savage sis tdfx trident unichrome + savage sis tdfx trident unichrome ffb |