Mesa (master): targets/xorg-nouveau: add libnvc0.a to nouveau libs

Marek Olšák mareko at kemper.freedesktop.org
Mon May 2 00:40:25 UTC 2011


Module: Mesa
Branch: master
Commit: 16549885625ceee16a8616042b24db73f937ea6b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=16549885625ceee16a8616042b24db73f937ea6b

Author: Marcin Slusarz <marcin.slusarz at gmail.com>
Date:   Mon Apr 25 23:57:11 2011 +0200

targets/xorg-nouveau: add libnvc0.a to nouveau libs

---

 src/gallium/targets/xorg-nouveau/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/targets/xorg-nouveau/Makefile b/src/gallium/targets/xorg-nouveau/Makefile
index 2fcd9ff..5a2cdb1 100644
--- 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




More information about the mesa-commit mailing list