From d166f2bffdb9cd8ab22825a2901baa513c4bc1eb Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sat, 25 Sep 2004 16:56:58 +0000 Subject: [PATCH] Add sis to the list of DRI drivers, since it had already been converted to the new interface. --- configs/linux-dri | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/linux-dri b/configs/linux-dri index 9f225ad8f2c..ea760c3cd54 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -37,8 +37,8 @@ DRIVER_DIRS = dri PROGRAM_DIRS = WINDOW_SYSTEM=dri -# ffb, gamma, and sis are missing because they have -# not be converted to use the new interface. -# -DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome savage +# 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 -- 2.30.2