add i915 as it seems to build okay..
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user