diff options
author | Thomas White <taw@bitwiz.org.uk> | 2009-09-18 17:03:33 +0100 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2009-09-18 17:03:33 +0100 |
commit | d961e6bff97ad6031385a0cac870cb8f1a62d750 (patch) | |
tree | 3c02db0b61881953809d740816a8450fbd82a3ce /configs | |
parent | 7bed8f46dc102229d39ddd102d35ad5965965417 (diff) |
Add glamo to DRI_DIRS
Diffstat (limited to 'configs')
-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 0998ba8549..95fee84094 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 s3v \ - savage sis tdfx trident unichrome ffb swrast + savage sis tdfx trident unichrome ffb glamo swrast |