diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2007-06-20 23:05:23 +0100 |
---|---|---|
committer | Keith Whitwell <keith@tungstengraphics.com> | 2007-06-20 23:17:13 +0100 |
commit | f1854116375350e3eb43ed04f06f5ac3f1c44712 (patch) | |
tree | bfe63156c51dd457957453cb2b21b4999142a08d /configs/linux-dri | |
parent | 24a989c5d1d3a9ba4536d546d20b91c0c3ffa03e (diff) |
Only build i915tex
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index 5f945a73f1..4af8c25f66 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -66,5 +66,4 @@ WINDOW_SYSTEM=dri # gamma are missing because they have not been converted to use the new # interface. -DRI_DIRS = i810 i915tex i915 i965 mach64 mga r128 r200 r300 radeon s3v \ - savage sis tdfx trident unichrome ffb +DRI_DIRS = i915tex |