mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
r600g: Fix SCons build.
This commit is contained in:
parent
b25c52201b
commit
a0a8e24385
1 changed files with 1 additions and 1 deletions
|
|
@ -8,8 +8,8 @@ r600_sources = [
|
|||
'radeon_bo.c',
|
||||
'radeon_bo_pb.c',
|
||||
'radeon_pciid.c',
|
||||
'radeon_ws_bo.c',
|
||||
'r600.c',
|
||||
'r600_bo.c',
|
||||
'r600_drm.c',
|
||||
'r600_hw_context.c',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue