[PATCH] drivers: add dependencies for some classes
Bruce Richardson
bruce.richardson at intel.com
Fri Aug 25 19:17:36 CEST 2023
On Fri, Aug 25, 2023 at 07:02:36PM +0200, 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: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list