add i915 as it seems to build okay..

This commit is contained in:
Dave Airlie
2004-06-12 02:36:42 +00:00
parent 7aa0e6125d
commit 2a28636274
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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