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:
Dave Airlie 2019-05-08 12:38:18 +10:00
parent d9b9bb91ff
commit 0a42d5b98b
1 changed files with 2 additions and 2 deletions

View File

@ -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'],