diff options
author | Adam Jackson <ajax@freedesktop.org> | 2004-12-27 20:38:29 +0000 |
---|---|---|
committer | Adam Jackson <ajax@freedesktop.org> | 2004-12-27 20:38:29 +0000 |
commit | 0983c9dd993a4cdabccc1ea3c5bc09a0f1ed507c (patch) | |
tree | 93f41815f5b5504665c24718d6088762042e5a25 /configs/linux-dri | |
parent | c3eaa17b37ef83d43a4de211c1b4f616b3bc0a3d (diff) |
Build s3v and trident by default too.
Smoky the bear says: Only you can prevent bitrot.
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index 0392bce932..331ce5ba2d 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -49,6 +49,5 @@ WINDOW_SYSTEM=dri # 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 \ - unichrome savage sis - +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon s3v \ + savage sis tdfx trident unichrome |