summaryrefslogtreecommitdiff
path: root/src/gallium/targets/vdpau-nouveau/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/vdpau-nouveau/Makefile')
-rw-r--r--src/gallium/targets/vdpau-nouveau/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/vdpau-nouveau/Makefile b/src/gallium/targets/vdpau-nouveau/Makefile
index d3f1c7df8db..b5be875ede1 100644
--- a/src/gallium/targets/vdpau-nouveau/Makefile
+++ b/src/gallium/targets/vdpau-nouveau/Makefile
@@ -7,7 +7,6 @@ DRIVER_INCLUDES = $(shell $(PKG_CONFIG) libdrm --cflags-only-I)
7 7
8PIPE_DRIVERS = \ 8PIPE_DRIVERS = \
9 $(TOP)/src/gallium/winsys/nouveau/drm/libnouveaudrm.a \ 9 $(TOP)/src/gallium/winsys/nouveau/drm/libnouveaudrm.a \
10 $(TOP)/src/gallium/drivers/nvfx/libnvfx.a \
11 $(TOP)/src/gallium/drivers/nv50/libnv50.a \ 10 $(TOP)/src/gallium/drivers/nv50/libnv50.a \
12 $(TOP)/src/gallium/drivers/nvc0/libnvc0.a \ 11 $(TOP)/src/gallium/drivers/nvc0/libnvc0.a \
13 $(TOP)/src/gallium/drivers/nouveau/libnouveau.a \ 12 $(TOP)/src/gallium/drivers/nouveau/libnouveau.a \