buildtools: build with meson
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 29 Aug 2017 13:39:32 +0000 (14:39 +0100)
committerBruce Richardson <bruce.richardson@intel.com>
Tue, 30 Jan 2018 16:49:16 +0000 (17:49 +0100)
commitcf8e39735e4d270a7c4952abb0ce41f9229a537b
treeda2e8f82210f5f5c33fb2a493b774e6b7f1e8d4b
parent5b9656b157d3fefb9076f2ba8c72490dacdb7242
buildtools: build with meson

Add the buildtools folder, and more specifically the pmdinfogen binary to
the meson and ninja build. This will be needed for building the PMDs in the
driver folder later, as the pmd info output from the tool needs to be
included in those libs.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
Acked-by: Luca Boccassi <luca.boccassi@gmail.com>
MAINTAINERS
buildtools/gen-pmdinfo-cfile.sh [new file with mode: 0755]
buildtools/meson.build [new file with mode: 0644]
buildtools/pmdinfogen/meson.build [new file with mode: 0644]
meson.build