diff options
author | Corbin Simpson <[email protected]> | 2009-10-22 12:57:13 -0700 |
---|---|---|
committer | Corbin Simpson <[email protected]> | 2009-10-22 12:57:13 -0700 |
commit | fd7ee2bcb74edf8c4412a244c33fd4749509b912 (patch) | |
tree | 2fa909eae8005c6b8a7798c34f72dcde65339ba4 /configs/linux-dri | |
parent | 8e4657a9d4cbb899d388068cff0f8c267071fa50 (diff) |
Kill off trident.
Hm. I could have said "chew trident and spit it out," or perhaps
"spear trident," instead. Dohoho.
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index 89a7d07f45f..6c3c0ab9211 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -64,4 +64,4 @@ GALLIUM_WINSYS_DRM_DIRS = intel GALLIUM_STATE_TRACKERS_DIRS = egl DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \ - savage sis tdfx trident unichrome ffb swrast + savage sis tdfx unichrome ffb swrast |