summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel@tungstengraphics.com>2008-04-03 13:19:38 +0100
committerMichel Dänzer <michel@tungstengraphics.com>2008-04-03 13:19:38 +0100
commit333df9656a257507d5eb5a6a8e8f2d9fc7577f20 (patch)
treeb6fcf21f31895ca11ea050af83e8c3c3dff28852
parentd2cb4ba0bb2388c784f145c59f3798f914dc7f39 (diff)
gallium: Only build softpipe driver by default for xlib winsys with scons.
-rw-r--r--src/gallium/winsys/xlib/SConscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/winsys/xlib/SConscript b/src/gallium/winsys/xlib/SConscript
index c38b5be52c..218b89285f 100644
--- a/src/gallium/winsys/xlib/SConscript
+++ b/src/gallium/winsys/xlib/SConscript
@@ -22,8 +22,6 @@ sources = [
drivers = [
softpipe,
- i915simple,
- i965simple,
]
# TODO: write a wrapper function http://www.scons.org/wiki/WrapperFunctions