[PATCH] build: remove custom dependency checks in drivers
Thomas Monjalon
thomas at monjalon.net
Fri Jan 21 15:37:36 CET 2022
> > > Some drivers currently have their own checks and give some non
> > > consistent reasons when an internal dependency is unavailable.
> > >
> > > drivers/meson.build also checks for internal dependencies via 'deps'.
> > > Let's rely on it for consistency, and smaller code.
> > >
> > > Signed-off-by: David Marchand <david.marchand at redhat.com>
> > > ---
> > Thanks for the cleanup.
> >
> > Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>
> Thank you.
>
> Acked-by: Long Li <longli at microsoft.com>
Applied, thanks
More information about the dev
mailing list