[g3dvl] softpipe is no longer needed for dri-nouveau
authorChristian König <deathsimple@vodafone.de>
Mon, 11 Jul 2011 10:31:54 +0000 (12:31 +0200)
committerChristian König <deathsimple@vodafone.de>
Mon, 11 Jul 2011 10:31:54 +0000 (12:31 +0200)
src/gallium/targets/dri-nouveau/Makefile

index 26c927e0a812fd04d0fee055879f75e666fd7922..eb1ee859a00389a594b18c1b5ded32fcec1332ca 100644 (file)
@@ -11,7 +11,6 @@ PIPE_DRIVERS = \
        $(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/softpipe/libsoftpipe.a \
        $(TOP)/src/gallium/drivers/nouveau/libnouveau.a
 
 C_SOURCES = \