Remove drivers that have not been converted to the new interface from
authorIan Romanick <idr@us.ibm.com>
Sun, 6 Jun 2004 02:19:24 +0000 (02:19 +0000)
committerIan Romanick <idr@us.ibm.com>
Sun, 6 Jun 2004 02:19:24 +0000 (02:19 +0000)
the DRI builds.

configs/linux-dri
configs/linux-dri-x86
configs/linux-dri-x86-64

index eb48be449af246969571c5f158043f83c9b45640..68e063a419c21d6e34267dcfb4cf247aeb28bcc9 100644 (file)
@@ -30,7 +30,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
 
index 812e024975fe5a458a24c8801c2a697f41cc8b00..8582f2aebd9baeddf7b12a586e8434b4bf585890 100644 (file)
@@ -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
 
index d2ba01d6408b8f5acdaadd68ddad16e8d5621b73..4f763da898ee87503e407c6664070433da91a626 100644 (file)
@@ -28,7 +28,9 @@ DRIVER_DIRS = dri
 PROGRAM_DIRS = 
 WINDOW_SYSTEM=dri
 
-# ffb & savage missing:
+# Savage is missing.  ffb, gamma, and sis are also missing because they have
+# not be converted to use the new interface.  Do i810 & i830 really
+# need to be included here?
 #
-DRI_DIRS = dri_client gamma i810 i830 mach64 mga r128 r200 radeon sis tdfx unichrome
+DRI_DIRS = dri_client i810 i830 mach64 mga r128 r200 radeon tdfx unichrome