eal/bsd: build modules with meson
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 21 Sep 2017 14:54:53 +0000 (15:54 +0100)
committerBruce Richardson <bruce.richardson@intel.com>
Tue, 30 Jan 2018 20:58:59 +0000 (21:58 +0100)
commit90434f6c2f01d78e4e8c0a853ed5ab3948ef2129
treef7a9775f73c07eab5fc096f17e59e6ea4b16c298
parent147ec15015263d3f209511977753acd301604e69
eal/bsd: build modules with meson

Support compiling the FreeBSD kernel modules using meson and ninja.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Tested-by: Harry van Haaren <harry.van.haaren@intel.com>
MAINTAINERS
config/rte_config.h
lib/librte_eal/bsdapp/BSDmakefile.meson [new file with mode: 0644]
lib/librte_eal/bsdapp/contigmem/meson.build [new file with mode: 0644]
lib/librte_eal/bsdapp/meson.build
lib/librte_eal/bsdapp/nic_uio/meson.build [new file with mode: 0644]