net/mvpp2: add to meson build
authorTomasz Duszynski <tdu@semihalf.com>
Wed, 11 Apr 2018 11:45:07 +0000 (13:45 +0200)
committerBruce Richardson <bruce.richardson@intel.com>
Thu, 19 Apr 2018 12:10:44 +0000 (14:10 +0200)
commit6f54e56d65226dd04b13c671ba86acf01513f90c
treef93b118d99c6d984cce6cded579d907d87ab4901
parent495cf86ff5e121c9fa664349a79b6b963b2ccbcd
net/mvpp2: add to meson build

Add support for building MRVL MVPP2 PMD with meson.  To avoid cluttering
the build environment and to keep all relevant settings local to a cross
build we get MUSDK library installation path from a meson option.

Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/net/meson.build
drivers/net/mvpp2/meson.build [new file with mode: 0644]
meson_options.txt