summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/nouveau/egl/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2010-02-05 09:50:21 +0000
committerKeith Whitwell <keithw@vmware.com>2010-02-05 09:50:21 +0000
commitc036d13d7d2cc905226fe53ebd86a18da808963f (patch)
tree1520a41a750b3a2a2685c3d7f46e87f921ad7b83 /src/gallium/winsys/drm/nouveau/egl/Makefile
parent69f20294cd8bed52e4a9b648158423c5f0754941 (diff)
parent5b6b67eb3ff714fbba8aed88a22a7646e1dbf655 (diff)
Merge commit 'fj/mesa-next'
Diffstat (limited to 'src/gallium/winsys/drm/nouveau/egl/Makefile')
-rw-r--r--src/gallium/winsys/drm/nouveau/egl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/winsys/drm/nouveau/egl/Makefile b/src/gallium/winsys/drm/nouveau/egl/Makefile
index 8e812acc86..2c35260332 100644
--- a/src/gallium/winsys/drm/nouveau/egl/Makefile
+++ b/src/gallium/winsys/drm/nouveau/egl/Makefile
@@ -7,9 +7,6 @@ EGL_DRIVER_LIBS = -ldrm_nouveau
EGL_DRIVER_PIPES = \
$(TOP)/src/gallium/winsys/drm/nouveau/drm/libnouveaudrm.a \
- $(TOP)/src/gallium/drivers/nv04/libnv04.a \
- $(TOP)/src/gallium/drivers/nv10/libnv10.a \
- $(TOP)/src/gallium/drivers/nv20/libnv20.a \
$(TOP)/src/gallium/drivers/nv30/libnv30.a \
$(TOP)/src/gallium/drivers/nv40/libnv40.a \
$(TOP)/src/gallium/drivers/nv50/libnv50.a \