diff options
author | Vladimir Dergachev <volodya@freedesktop.org> | 2005-08-07 21:50:33 +0000 |
---|---|---|
committer | Vladimir Dergachev <volodya@freedesktop.org> | 2005-08-07 21:50:33 +0000 |
commit | 8e653f12bc0c77821ca2524b65c828c4feda3b9f (patch) | |
tree | c6f56df85af2d92dbe0280170ea2c1497388cf1b /configs/linux-dri-x86-64 | |
parent | bf54a28384f70b80f1a523fe24312cc56b0827a1 (diff) |
Allow R300 driver to build on x86-64 and PowerPC.
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 ac93555781..1d758d8967 100644 --- a/configs/linux-dri-x86-64 +++ b/configs/linux-dri-x86-64 @@ -19,5 +19,5 @@ EXTRA_LIB_PATH=-L/usr/X11R6/lib64 # the new interface. i810 and i830 are missing because there is no x86-64 # system where they could *ever* be used. # -DRI_DIRS = dri_client i915 mach64 mga r128 r200 radeon tdfx unichrome savage +DRI_DIRS = dri_client i915 mach64 mga r128 r200 radeon tdfx unichrome savage r300 |