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/freebsd-dri | |
parent | f4113012e0b0defa0ddb8ff3b7f6a518df9ac1e0 (diff) |
Remove ffb and gamma from configs.
Diffstat (limited to 'configs/freebsd-dri')
-rw-r--r-- | configs/freebsd-dri | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/freebsd-dri b/configs/freebsd-dri index da63e3b78c5..0b91cfc37e9 100644 --- a/configs/freebsd-dri +++ b/configs/freebsd-dri @@ -48,8 +48,6 @@ WINDOW_SYSTEM=dri DRM_SOURCE_PATH=$(TOP)/../drm -# ffb and gamma are missing because they have not been converted to use the new -# interface. DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon tdfx \ unichrome savage sis |