diff options
author | Christian König <[email protected]> | 2011-05-18 21:29:39 +0200 |
---|---|---|
committer | Christian König <[email protected]> | 2011-05-18 21:30:09 +0200 |
commit | 0ef773ff798b2dedf1b7e53d4b5d834e1c68de38 (patch) | |
tree | 7daedb472546fa98e083a4127b64dab2f9eec1a0 /src/gallium/targets/Makefile.vdpau | |
parent | 9f64199d39cb42f0266e52451fa1c4d3440bc9e2 (diff) |
vdpau: rename vdpau driver to r600/softpie
Diffstat (limited to 'src/gallium/targets/Makefile.vdpau')
-rw-r--r-- | src/gallium/targets/Makefile.vdpau | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/Makefile.vdpau b/src/gallium/targets/Makefile.vdpau index 6aa01037afa..6b8443fe35c 100644 --- a/src/gallium/targets/Makefile.vdpau +++ b/src/gallium/targets/Makefile.vdpau @@ -1,6 +1,5 @@ # This makefile template is used to build libvdpau_g3dvl.so -LIBBASENAME = vdpau_g3dvl LIBNAME = lib$(LIBBASENAME).so VDPAU_LIB_GLOB=lib$(LIBBASENAME).*so* VDPAU_MAJOR = 1 |