diff options
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 7dd904c0af..2e360f9641 100644 --- a/configs/freebsd-dri +++ b/configs/freebsd-dri @@ -38,6 +38,6 @@ DRM_SOURCE_PATH=$(TOP)/../drm # ffb and 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 tdfx \ +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 r300 radeon tdfx \ unichrome savage sis |