Add support for building the ethtool example as part of a meson build, or separately using the pkgconfig file produced by meson.
Bruce Richardson (2): examples/ethtool: add to meson build examples/ethtool: enable build using pkg-config vars examples/ethtool/Makefile | 50 ++++++++++++++++++++++++++++++++++++++++++++ examples/ethtool/meson.build | 13 ++++++++++-- 2 files changed, 61 insertions(+), 2 deletions(-) -- 2.14.3