Some fixes for the dependency checking of the kasumi and zuc PMDs, and an addition of meson support for snow3g which seems to have been overlooked previously.
[Apologies for the late submission, but hopefully these can make it into 19.05] Bruce Richardson (3): crypto/snow3g: add to meson build crypto/kasumi: fix dependency check crypto/zuc: fix dependency check drivers/crypto/kasumi/meson.build | 8 ++++---- drivers/crypto/meson.build | 2 +- drivers/crypto/snow3g/meson.build | 13 +++++++++++++ drivers/crypto/zuc/meson.build | 8 ++++---- 4 files changed, 22 insertions(+), 9 deletions(-) create mode 100644 drivers/crypto/snow3g/meson.build -- 2.21.0