kmsro: add _dri.so to two of the kmsro drivers.
authorDave Airlie <airlied@redhat.com>
Wed, 8 May 2019 02:38:18 +0000 (12:38 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 8 May 2019 21:15:26 +0000 (07:15 +1000)
Fixes: 8cfc17bdda3 (kmsro: Add the rest of the current set of tinydrm drivers.)
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/gallium/targets/dri/meson.build

index dd40969a166892920aab1a122cc6fe50c0fda123..45daf647960bec6bcb9dfa91389ffbb374b74147 100644 (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'],