android: egl/main: fixup the nouveau build
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 20 Jul 2014 20:12:18 +0000 (21:12 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 12 Aug 2014 23:46:52 +0000 (00:46 +0100)
commit825fa2873f2d5c35cea88c31e5baafc978baaec0
treedaf558c7e6a28067ff6e9dbcf02d3f320d80bb5d
parent6b510c63383a421eabe0d6e7b0249dbab85cffde
android: egl/main: fixup the nouveau build

For a while the nouveau pipe driver has been a static library
and it has been using STL for even longer.
Correct add the link and cleanup the gallium_DRIVERS.

Cc: "10.1 10.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/egl/main/Android.mk