From 2a28636274f5a25d2ab174e3fc59537ec7bf667d Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 12 Jun 2004 02:36:42 +0000 Subject: [PATCH] add i915 as it seems to build okay.. --- configs/linux-dri | 2 +- configs/linux-dri-x86 | 2 +- configs/linux-dri-x86-64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/linux-dri b/configs/linux-dri index 68e063a419c..bbc7f2d2b1e 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -33,5 +33,5 @@ WINDOW_SYSTEM=dri # 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 i810 i830 mach64 mga r128 r200 radeon tdfx unichrome +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome diff --git a/configs/linux-dri-x86 b/configs/linux-dri-x86 index 8582f2aebd9..53fe0fb0e90 100644 --- a/configs/linux-dri-x86 +++ b/configs/linux-dri-x86 @@ -31,5 +31,5 @@ WINDOW_SYSTEM=dri # 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 i810 i830 mach64 mga r128 r200 radeon tdfx unichrome +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index 4f763da898e..5e06f553672 100644 --- a/configs/linux-dri-x86-64 +++ b/configs/linux-dri-x86-64 @@ -32,5 +32,5 @@ WINDOW_SYSTEM=dri # not be converted to use the new interface. Do i810 & i830 really # need to be included here? # -DRI_DIRS = dri_client i810 i830 mach64 mga r128 r200 radeon tdfx unichrome +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome -- 2.30.2