gallium: Only build softpipe driver by default for xlib winsys with scons.
authorMichel Dänzer <michel@tungstengraphics.com>
Thu, 3 Apr 2008 12:19:38 +0000 (13:19 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Thu, 3 Apr 2008 12:19:38 +0000 (13:19 +0100)
src/gallium/winsys/xlib/SConscript

index c38b5be52c8403ebd02f216112f7e7e8668d5d18..218b89285f79183cf3ecb24547854b94357bd912 100644 (file)
@@ -22,8 +22,6 @@ sources = [
        
 drivers = [
        softpipe,
-       i915simple,
-       i965simple,
 ]
 
 # TODO: write a wrapper function http://www.scons.org/wiki/WrapperFunctions