diff options
author | Dave Airlie <airliedfreedesktop.org> | 2004-06-12 02:36:42 +0000 |
---|---|---|
committer | Dave Airlie <airliedfreedesktop.org> | 2004-06-12 02:36:42 +0000 |
commit | 2a28636274f5a25d2ab174e3fc59537ec7bf667d (patch) | |
tree | 6aa64cd9085aef3ca5574035e88644d643c2b3b4 /configs/linux-dri-x86-64 | |
parent | 7aa0e6125d9bf5f29023b21e073129589228bd7b (diff) |
add i915 as it seems to build okay..
Diffstat (limited to 'configs/linux-dri-x86-64')
-rw-r--r-- | configs/linux-dri-x86-64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index 4f763da898..5e06f55367 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 |