diff options
author | Alan Hourihane <[email protected]> | 2006-01-26 08:53:32 +0000 |
---|---|---|
committer | Alan Hourihane <[email protected]> | 2006-01-26 08:53:32 +0000 |
commit | fbcb37cac5a3609365fe7ebd08051fc1cc528368 (patch) | |
tree | a7d4226937181c6519e106a2180647707bd5846c /configs/freebsd-dri | |
parent | 3a5bb1729d8c229a587e34ccd5ddc86e26811b9f (diff) |
remove i830
Diffstat (limited to 'configs/freebsd-dri')
-rw-r--r-- | configs/freebsd-dri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/freebsd-dri b/configs/freebsd-dri index e8b3a96bf90..4be2e4adf2d 100644 --- a/configs/freebsd-dri +++ b/configs/freebsd-dri @@ -40,6 +40,6 @@ DRM_SOURCE_PATH=$(TOP)/../drm # ffb and gamma are missing because they have not been converted to use the new # interface. -DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 r300 radeon tdfx \ +DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon tdfx \ unichrome savage sis |