projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f9867
)
radeong: Fix scons build
author
Jakob Bornecrantz
<jakob@vmware.com>
Wed, 24 Mar 2010 17:09:19 +0000
(18:09 +0100)
committer
Jakob Bornecrantz
<jakob@vmware.com>
Wed, 24 Mar 2010 17:09:19 +0000
(18:09 +0100)
src/gallium/winsys/radeon/drm/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/winsys/radeon/drm/SConscript
b/src/gallium/winsys/radeon/drm/SConscript
index f4e9c397bdf46a06635e8a916d47a355daeae266..19e895f10b9fb7ef1597f5f2bd8eaac316d0bdb3 100644
(file)
--- a/
src/gallium/winsys/radeon/drm/SConscript
+++ b/
src/gallium/winsys/radeon/drm/SConscript
@@
-3,7
+3,7
@@
Import('*')
env = drienv.Clone()
radeon_sources = [
- 'radeon_buffer.c',
+ 'radeon_
drm_
buffer.c',
'radeon_drm.c',
'radeon_r300.c',
]