summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2006-01-26 08:53:32 +0000
committerAlan Hourihane <alanh@tungstengraphics.com>2006-01-26 08:53:32 +0000
commitfbcb37cac5a3609365fe7ebd08051fc1cc528368 (patch)
treea7d4226937181c6519e106a2180647707bd5846c
parent3a5bb1729d8c229a587e34ccd5ddc86e26811b9f (diff)
remove i830
-rw-r--r--configs/freebsd-dri2
-rw-r--r--configs/linux-dri2
-rw-r--r--configs/linux-dri-x86-642
-rw-r--r--configs/linux-solo2
4 files changed, 4 insertions, 4 deletions
diff --git a/configs/freebsd-dri b/configs/freebsd-dri
index e8b3a96bf9..4be2e4adf2 100644
--- a/configs/freebsd-dri
+++ b/configs/freebsd-dri
@@ -40,6 +40,6 @@ DRM_SOURCE_PATH=$(TOP)/../drm
# ffb and gamma are missing because they have not been converted to use the new
# interface.
-DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 r300 radeon tdfx \
+DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon tdfx \
unichrome savage sis
diff --git a/configs/linux-dri b/configs/linux-dri
index 9b70ed0d4a..ce6ce2f142 100644
--- a/configs/linux-dri
+++ b/configs/linux-dri
@@ -63,5 +63,5 @@ WINDOW_SYSTEM=dri
# gamma are missing because they have not been converted to use the new
# interface.
-DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 r300 radeon s3v \
+DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon s3v \
savage sis tdfx trident unichrome ffb
diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64
index 56597d82a3..23a8fc695b 100644
--- a/configs/linux-dri-x86-64
+++ b/configs/linux-dri-x86-64
@@ -17,7 +17,7 @@ LIB_DIR = $(TOP)/lib64
EXTRA_LIB_PATH=-L/usr/X11R6/lib64
# ffb, gamma, and sis are missing because they have not be converted to use
-# the new interface. i810 and i830 are missing because there is no x86-64
+# the new interface. i810 are missing because there is no x86-64
# system where they could *ever* be used.
#
DRI_DIRS = i915 mach64 mga r128 r200 radeon tdfx unichrome savage r300
diff --git a/configs/linux-solo b/configs/linux-solo
index a3deb7c200..dead8a09a5 100644
--- a/configs/linux-solo
+++ b/configs/linux-solo
@@ -40,4 +40,4 @@ DRIVER_DIRS = dri
PROGRAM_DIRS = miniglx
#DRI_DIRS = ffb gamma sis savage
-DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome fb
+DRI_DIRS = i810 i915 mach64 mga r128 r200 radeon tdfx unichrome fb