From fbcb37cac5a3609365fe7ebd08051fc1cc528368 Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Thu, 26 Jan 2006 08:53:32 +0000 Subject: remove i830 --- configs/freebsd-dri | 2 +- configs/linux-dri | 2 +- configs/linux-dri-x86-64 | 2 +- configs/linux-solo | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'configs') diff --git a/configs/freebsd-dri b/configs/freebsd-dri index e8b3a96bf90..4be2e4adf2d 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 9b70ed0d4ae..ce6ce2f1425 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 56597d82a38..23a8fc695b3 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 a3deb7c200e..dead8a09a58 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 -- cgit v1.2.3