projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c67f2
)
scons: Add nvc0 to SConscript.
author
Vinson Lee
<vlee@vmware.com>
Tue, 25 Jan 2011 01:48:24 +0000
(17:48 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 25 Jan 2011 01:48:24 +0000
(17:48 -0800)
src/gallium/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/SConscript
b/src/gallium/SConscript
index 2265f1de46c44a3242ce8e8e83499e9a0dd1d705..31580556f031d0c3ecb3e166e9378bcba644ebdb 100644
(file)
--- a/
src/gallium/SConscript
+++ b/
src/gallium/SConscript
@@
-42,6
+42,7
@@
if env['drm']:
# SConscript([
# 'drivers/nouveau/SConscript',
# 'drivers/nv50/SConscript',
+ # 'drivers/nvc0/SConscript',
# 'drivers/nvfx/SConscript',
# ])