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

Christoph Bumiller chrisbmr at kemper.freedesktop.org
Sat Jan 8 23:49:11 UTC 2011


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

Author: Marcin Slusarz <marcin.slusarz at gmail.com>
Date:   Sun Jan  9 00:46:35 2011 +0100

targets/egl: add libnvc0.a to nouveau libs

---

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

diff --git a/src/gallium/targets/egl/Makefile b/src/gallium/targets/egl/Makefile
index 63e9352..bb0edb9 100644
--- a/src/gallium/targets/egl/Makefile
+++ b/src/gallium/targets/egl/Makefile
@@ -89,6 +89,7 @@ nouveau_LIBS := \
 	$(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
 
 # r300 pipe driver




More information about the mesa-commit mailing list