scons: Don't build the DRI drivers in a seperate dir.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 24 Jan 2009 10:28:39 +0000 (10:28 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 26 Feb 2009 13:45:47 +0000 (13:45 +0000)
commit34e719c9b38b0475d49e92330bdc27d1e462ae15
tree5407b039a2404746d15db4796445917330a64937
parentaf3ab2d9f39c724b881a04190a39949ba911b864
scons: Don't build the DRI drivers in a seperate dir.

DRI drivers can be build side by side with other non-DRI drivers, therefore
there is no need to build gallium twice.
scons/gallium.py