mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 19:40:10 +01:00
radeong: Fix scons build
This commit is contained in:
parent
c9f98673c5
commit
42a1bcc22f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Import('*')
|
|||
env = drienv.Clone()
|
||||
|
||||
radeon_sources = [
|
||||
'radeon_buffer.c',
|
||||
'radeon_drm_buffer.c',
|
||||
'radeon_drm.c',
|
||||
'radeon_r300.c',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue