projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d112ed
)
r300: do not link against libdrm_intel
author
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 15 Apr 2015 13:44:02 +0000
(14:44 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 29 Apr 2015 14:15:19 +0000
(15:15 +0100)
Accidentally added since the introduction of the file.
Cc: "10.4 10.5" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/r300/Automake.inc
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r300/Automake.inc
b/src/gallium/drivers/r300/Automake.inc
index 93349731a49aa49a40fe20d5a5a80b1bf7062dd2..d4ddc401bb3d0e4e86409dc9e2a2b5edeca8816c 100644
(file)
--- a/
src/gallium/drivers/r300/Automake.inc
+++ b/
src/gallium/drivers/r300/Automake.inc
@@
-5,7
+5,7
@@
TARGET_CPPFLAGS += -DGALLIUM_R300
TARGET_LIB_DEPS += \
$(top_builddir)/src/gallium/drivers/r300/libr300.la \
$(RADEON_LIBS) \
- $(
INTEL
_LIBS)
+ $(
LIBDRM
_LIBS)
TARGET_RADEON_WINSYS = \
$(top_builddir)/src/gallium/winsys/radeon/drm/libradeonwinsys.la