[dpdk-dev] [PATCH v2] kernel/linux: fix modules install path

Bruce Richardson bruce.richardson at intel.com
Tue Jun 11 12:11:13 CEST 2019


On Tue, Jun 11, 2019 at 11:49:34AM +0300, Igor Ryzhov wrote:
> Currently kernel modules are installed into /usr/src instead of
> /lib/modules when meson build system is used. This patch fixes that.
> 
> Signed-off-by: Igor Ryzhov <iryzhov at nfware.com>
> ---
> v2 - don't change kernel_dir to kernel_version
> 
>  kernel/linux/igb_uio/meson.build | 4 ++--
>  kernel/linux/kni/meson.build     | 4 ++--
>  kernel/linux/meson.build         | 4 ++--
>  meson_options.txt                | 2 +-
>  4 files changed, 7 insertions(+), 7 deletions(-)
> 
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list