[PATCH] drivers: add dependencies for some classes

Maxime Coquelin maxime.coquelin at redhat.com
Mon Aug 28 21:38:34 CEST 2023



On 8/25/23 19:02, David Marchand wrote:
> A few classes meson.build were not expressing dependencies to the
> associated device library. Define std_deps for baseband, gpu and regex
> drivers.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>   drivers/baseband/acc/meson.build           | 2 +-
>   drivers/baseband/fpga_5gnr_fec/meson.build | 2 +-
>   drivers/baseband/fpga_lte_fec/meson.build  | 2 +-
>   drivers/baseband/la12xx/meson.build        | 2 +-
>   drivers/baseband/meson.build               | 2 ++
>   drivers/baseband/null/meson.build          | 2 +-
>   drivers/baseband/turbo_sw/meson.build      | 2 +-
>   drivers/gpu/cuda/meson.build               | 2 +-
>   drivers/gpu/meson.build                    | 2 ++
>   drivers/regex/cn9k/meson.build             | 2 +-
>   drivers/regex/meson.build                  | 2 +-
>   drivers/regex/mlx5/meson.build             | 2 +-
>   12 files changed, 14 insertions(+), 10 deletions(-)
> 

Acked-by: Maxime Coquelin <maxime.coquelin at redhat.com>



More information about the dev mailing list