diff options
author | Alan Hourihane <[email protected]> | 2005-07-18 13:53:03 +0000 |
---|---|---|
committer | Alan Hourihane <[email protected]> | 2005-07-18 13:53:03 +0000 |
commit | 5343ae8304f3701a9bdd52e0ba45e9b2317651a4 (patch) | |
tree | 138d6bc241f5714fe3d8a08ded979a15bd068432 /configs/linux-dri | |
parent | df88dfe1dfff12c755270b86ab10236486b89a59 (diff) |
re-enable the ffb driver
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 |