projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e14ffb1
)
radeon: fix library name for consistency
author
Dave Airlie
<airlied@redhat.com>
Mon, 22 Dec 2008 02:28:16 +0000
(12:28 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 22 Dec 2008 02:28:16 +0000
(12:28 +1000)
src/mesa/drivers/dri/r300/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/Makefile
b/src/mesa/drivers/dri/r300/Makefile
index cbb09e6ce5913489004fc89825afb4964d609824..3d7122fce2df000602bf04c8f0c0f17c701ad093 100644
(file)
--- a/
src/mesa/drivers/dri/r300/Makefile
+++ b/
src/mesa/drivers/dri/r300/Makefile
@@
-79,7
+79,7
@@
COMMON_SYMLINKS = \
radeon_bo_legacy.h \
radeon_cs_legacy.h
-DRI_LIB_DEPS += -ldrm
-
radeon
+DRI_LIB_DEPS += -ldrm
_
radeon
##### TARGETS #####