diff options
author | Eric Anholt <[email protected]> | 2007-09-24 09:55:16 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2007-09-24 09:56:40 -0700 |
commit | 8fba8d2018643444fc17c590f3e8732e1a76c6b8 (patch) | |
tree | f73e55d461b89d979cb0e2fa36b97e97e5b815b6 /configs/freebsd-dri | |
parent | 439fa7957874d564b30a92345e74ee57b388ebec (diff) |
Remove the old i915 driver now that i915tex works without TTM.
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 9750017c231..e4d6b02bc23 100644 --- a/configs/freebsd-dri +++ b/configs/freebsd-dri @@ -45,6 +45,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 i915 i965 mach64 mga r128 r200 r300 radeon tdfx \ +DRI_DIRS = i810 i915tex i965 mach64 mga r128 r200 r300 radeon tdfx \ unichrome savage sis |