numam-dpdk/examples/ethtool
Bruce Richardson 55bd294cb0 examples/ethtool: build as part of meson build
Since the code for the ethtool example was contained in subdirectories the
compilation of this example is different from most of the other apps, and
it had not been abled when the user requests a build with "-Dexamples=all".

To simplify the build with meson, the separate ethtool library is not build
separately, rather the app is built as a single entity.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-10-27 17:23:13 +01:00
..
ethtool-app examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
lib examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
Makefile examples: detect default build directory 2019-03-30 01:12:15 +01:00
meson.build examples/ethtool: build as part of meson build 2019-10-27 17:23:13 +01:00