[dpdk-dev] [PATCH] meson: error out on failed kernel module builds
Bruce Richardson
bruce.richardson at intel.com
Mon May 11 12:27:39 CEST 2020
On Mon, May 11, 2020 at 11:25:13AM +0100, Anatoly Burakov wrote:
> Now that kernel modules aren't built by default, we can be more
> strict with their build process, and fail the build if they were
> requested to be built, but weren't.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
I think erroring out is the right thing to do, now that modules need to be
explicitly enabled.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list