projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d5ceb5
)
targets/xorg-nouveau: add libnvc0.a to nouveau libs
author
Marcin Slusarz
<marcin.slusarz@gmail.com>
Mon, 25 Apr 2011 21:57:11 +0000
(23:57 +0200)
committer
Marek Olšák
<maraeo@gmail.com>
Mon, 2 May 2011 00:39:44 +0000
(
02:39
+0200)
src/gallium/targets/xorg-nouveau/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/targets/xorg-nouveau/Makefile
b/src/gallium/targets/xorg-nouveau/Makefile
index 2fcd9ffb7d65cb922862ceb6e1fc9bca6843cb68..5a2cdb1b0ef40c7ef3faaf749dc3d55e4f5ade1f 100644
(file)
--- a/
src/gallium/targets/xorg-nouveau/Makefile
+++ b/
src/gallium/targets/xorg-nouveau/Makefile
@@
-15,6
+15,7
@@
DRIVER_PIPES = \
$(TOP)/src/gallium/winsys/nouveau/drm/libnouveaudrm.a \
$(TOP)/src/gallium/drivers/nvfx/libnvfx.a \
$(TOP)/src/gallium/drivers/nv50/libnv50.a \
+ $(TOP)/src/gallium/drivers/nvc0/libnvc0.a \
$(TOP)/src/gallium/drivers/nouveau/libnouveau.a \
$(TOP)/src/gallium/drivers/trace/libtrace.a \
$(TOP)/src/gallium/drivers/rbug/librbug.a