diff options
author | Vinson Lee <[email protected]> | 2010-03-03 19:03:45 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2010-03-03 19:03:45 -0800 |
commit | e5d0956ca4621f379be9beb104b21a90f207475c (patch) | |
tree | 341c9e07e8b3232b696d74660be808974823f4e2 /configs/linux-dri-xcb | |
parent | f4113012e0b0defa0ddb8ff3b7f6a518df9ac1e0 (diff) |
Remove ffb and gamma from configs.
Diffstat (limited to 'configs/linux-dri-xcb')
-rw-r--r-- | configs/linux-dri-xcb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/linux-dri-xcb b/configs/linux-dri-xcb index 691f8e4918c..c5ed89c4b34 100644 --- a/configs/linux-dri-xcb +++ b/configs/linux-dri-xcb @@ -53,7 +53,5 @@ PROGRAM_DIRS = xdemos DRIVER_DIRS = dri WINDOW_SYSTEM=dri -# gamma are missing because they have not been converted to use the new -# interface. DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon \ - savage sis tdfx unichrome ffb + savage sis tdfx unichrome |