mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 22:10:10 +01:00
kmsro: add _dri.so to two of the kmsro drivers.
Fixes: 8cfc17bdda (kmsro: Add the rest of the current set of tinydrm drivers.)
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
d9b9bb91ff
commit
0a42d5b98b
1 changed files with 2 additions and 2 deletions
|
|
@ -78,8 +78,8 @@ foreach d : [[with_gallium_kmsro, [
|
|||
'pl111_dri.so',
|
||||
'repaper_dri.so',
|
||||
'rockchip_dri.so',
|
||||
'st7586.so',
|
||||
'st7735r.so',
|
||||
'st7586_dri.so',
|
||||
'st7735r_dri.so',
|
||||
'sun4i-drm_dri.so',
|
||||
]],
|
||||
[with_gallium_radeonsi, 'radeonsi_dri.so'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue