diff options
Diffstat (limited to 'configs/linux-dri-x86')
-rw-r--r-- | configs/linux-dri-x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri-x86 b/configs/linux-dri-x86 index 8582f2aebd9..53fe0fb0e90 100644 --- a/configs/linux-dri-x86 +++ b/configs/linux-dri-x86 @@ -31,5 +31,5 @@ WINDOW_SYSTEM=dri # Savage is missing. ffb, gamma, and sis are also missing because they have # not be converted to use the new interface. # -DRI_DIRS = dri_client i810 i830 mach64 mga r128 r200 radeon tdfx unichrome +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome |