kernel/linux: fix modules install path
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 11 Jun 2019 08:49:34 +0000 (11:49 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 27 Jun 2019 15:43:59 +0000 (17:43 +0200)
commit317832f97c165cd4f327567935dfbd6af92b4159
tree53b459de623500cbdc43c1a2736ab21876496505
parent1c7191e7349e612a44523cde7fa2340ffe8f1c8f
kernel/linux: fix modules install path

Currently kernel modules are installed into /usr/src instead of
/lib/modules when meson build system is used. This patch fixes that.

Cc: stable@dpdk.org
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
kernel/linux/igb_uio/meson.build
kernel/linux/kni/meson.build
kernel/linux/meson.build
meson_options.txt