From 75046c5e594173c331e5978f2c856be7d8efd0ad Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Sun, 6 Jun 2004 02:19:24 +0000 Subject: Remove drivers that have not been converted to the new interface from the DRI builds. --- configs/linux-dri-x86 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configs/linux-dri-x86') diff --git a/configs/linux-dri-x86 b/configs/linux-dri-x86 index 812e024975..8582f2aebd 100644 --- a/configs/linux-dri-x86 +++ b/configs/linux-dri-x86 @@ -28,7 +28,8 @@ DRIVER_DIRS = dri PROGRAM_DIRS = WINDOW_SYSTEM=dri -# Only savage missing: +# 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 ffb gamma i810 i830 mach64 mga r128 r200 radeon sis tdfx unichrome +DRI_DIRS = dri_client i810 i830 mach64 mga r128 r200 radeon tdfx unichrome -- cgit v1.2.3