projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f75549a
)
svga: Fix newline at EOF
author
Jakob Bornecrantz
<jakob@vmware.com>
Wed, 15 Dec 2010 11:14:33 +0000
(12:14 +0100)
committer
Jakob Bornecrantz
<jakob@vmware.com>
Thu, 16 Dec 2010 08:36:51 +0000
(09:36 +0100)
src/gallium/targets/dri-vmwgfx/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/targets/dri-vmwgfx/SConscript
b/src/gallium/targets/dri-vmwgfx/SConscript
index e05ced986750c9d971627de22350c5af06bd7fec..17dd02105121688a724951e31a91b42de8021273 100644
(file)
--- a/
src/gallium/targets/dri-vmwgfx/SConscript
+++ b/
src/gallium/targets/dri-vmwgfx/SConscript
@@
-22,4
+22,4
@@
module = env.LoadableModule(
SHLIBPREFIX = '',
)
-env.Alias('dri-vmwgfx', module)
\ No newline at end of file
+env.Alias('dri-vmwgfx', module)