igb_uio: install module when building with meson
authorLuca Boccassi <bluca@debian.org>
Mon, 17 Sep 2018 09:01:27 +0000 (10:01 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 17 Sep 2018 10:18:30 +0000 (12:18 +0200)
commite0974f31c62403d54c5a13d1e53b4ad5dc31c5b0
tree1a1a2f2c675eeb1a87ab9eab4315e0daa9bba03a
parent60bd13a29671cda0f48ed154c6a95f7f21f83326
igb_uio: install module when building with meson

Install in $kerneldir/../extra/dpdk. Usually $kerneldir should something
like: /lib/modules/$kver/build, so this directory will match the default
one used by legacy makefiles.

Fixes: a52f4574f798 ("igb_uio: build with meson")
Cc: stable@dpdk.org
Signed-off-by: Luca Boccassi <bluca@debian.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
kernel/linux/igb_uio/meson.build
meson_options.txt