diff options
Diffstat (limited to 'configs/linux-solo')
-rw-r--r-- | configs/linux-solo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/linux-solo b/configs/linux-solo index 07aa94ad9f7..a5feac4c2a0 100644 --- a/configs/linux-solo +++ b/configs/linux-solo @@ -28,5 +28,5 @@ SRC_DIRS = mesa glx glu glut/mini DRIVER_DIRS = dri PROGRAM_DIRS = miniglx -#DRI_DIRS = fb ffb gamma i810 i830 mach64 mga r128 r200 radeon sis savage tdfx unichrome -DRI_DIRS = i810 i830 mach64 mga r128 r200 radeon tdfx unichrome +#DRI_DIRS = fb ffb gamma sis savage +DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome |