From: Eric Anholt Date: Sat, 25 Sep 2004 16:56:58 +0000 (+0000) Subject: Add sis to the list of DRI drivers, since it had already been converted to the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d166f2bffdb9cd8ab22825a2901baa513c4bc1eb;p=mesa.git Add sis to the list of DRI drivers, since it had already been converted to the new interface. --- 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