baseband/turbo_sw: detect dependencies automatically
authorNicolas Chautru <nicolas.chautru@intel.com>
Fri, 4 Sep 2020 01:05:35 +0000 (18:05 -0700)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 14 Oct 2020 19:32:11 +0000 (21:32 +0200)
commit93b043df3d52470737de054d034756cefa7ed66d
tree58e041567553da15ac6d828ccd6eeee061693f3b
parentcbcda56cced98ec6cc214ed89df0703ddeb7723e
baseband/turbo_sw: detect dependencies automatically

The meson for the turbo_sw PMD is updated to prevent the
requirement for any device specific toplevel flags to be
passed down (unlike what used to be the case with make).
The linking to the optional libraries is purely auto
detected at build time and flags are then set appropriately.

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/baseband/turbo_sw/meson.build