diff options
author | Corbin Simpson <MostAwesomeDude@gmail.com> | 2009-10-22 12:57:13 -0700 |
---|---|---|
committer | Corbin Simpson <MostAwesomeDude@gmail.com> | 2009-10-22 12:57:13 -0700 |
commit | fd7ee2bcb74edf8c4412a244c33fd4749509b912 (patch) | |
tree | 2fa909eae8005c6b8a7798c34f72dcde65339ba4 /configs/linux-dri-xcb | |
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-xcb')
-rw-r--r-- | configs/linux-dri-xcb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri-xcb b/configs/linux-dri-xcb index d97f0b477e..827fb97330 100644 --- a/configs/linux-dri-xcb +++ b/configs/linux-dri-xcb @@ -69,4 +69,4 @@ WINDOW_SYSTEM=dri # gamma are missing because they have not been converted to use the new # interface. DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon \ - savage sis tdfx trident unichrome ffb + savage sis tdfx unichrome ffb |