summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Airlie <airlied@fedoraproject.org>2008-12-22 06:05:15 +0000
committerDave Airlie <airlied@fedoraproject.org>2008-12-22 06:05:15 +0000
commit469b394fc4cf27d8b43793e05cc926a773392919 (patch)
treeb1827ae3a7c2c4e083f397932fd477e5ac12ed7a
parentfd5faaeb56ad00ef5897f195700660dd38756429 (diff)
downloadmesa-469b394fc4cf27d8b43793e05cc926a773392919.tar.gz
mesa-469b394fc4cf27d8b43793e05cc926a773392919.tar.xz
mesa-469b394fc4cf27d8b43793e05cc926a773392919.zip
- r300-bufmgr.patch: remove start/end offset properly + r500 FPmesa-7_3-0_4_fc11
-rw-r--r--r300-bufmgr.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/r300-bufmgr.patch b/r300-bufmgr.patch
index 9065ff6..fb0245f 100644
--- a/r300-bufmgr.patch
+++ b/r300-bufmgr.patch
@@ -64,7 +64,7 @@ index 6ca9342..cbb09e6 100644
+ radeon_bo_legacy.h \
+ radeon_cs_legacy.h
+
-+DRI_LIB_DEPS += -ldrm-radeon
++DRI_LIB_DEPS += -ldrm_radeon
##### TARGETS #####