kni: support meson build
authorLuca Boccassi <bluca@debian.org>
Fri, 12 Oct 2018 17:05:17 +0000 (18:05 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 26 Oct 2018 13:52:05 +0000 (15:52 +0200)
commitb78f32cff94d0fc2a0a6de9a21318d7fb49f394e
tree87e9f7edec6ed14581ebd1aaf27505fc4b7372d4
parenta9460a0b2efb80a913d8770dc188e816b227622f
kni: support meson build

A Kbuild is also included to allow users to use DKMS natively without
additional code.

Signed-off-by: Luca Boccassi <bluca@debian.org>
Tested-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
kernel/linux/kni/Kbuild [new file with mode: 0644]
kernel/linux/kni/ethtool/igb/meson.build [new file with mode: 0644]
kernel/linux/kni/ethtool/ixgbe/meson.build [new file with mode: 0644]
kernel/linux/kni/ethtool/meson.build [new file with mode: 0644]
kernel/linux/kni/meson.build [new file with mode: 0644]
kernel/linux/meson.build