mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 07:48:07 +02:00
scons: Add nvc0 to SConscript.
This commit is contained in:
parent
99c67f27d3
commit
e24f1ea594
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ if env['drm']:
|
|||
# SConscript([
|
||||
# 'drivers/nouveau/SConscript',
|
||||
# 'drivers/nv50/SConscript',
|
||||
# 'drivers/nvc0/SConscript',
|
||||
# 'drivers/nvfx/SConscript',
|
||||
# ])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue