For both meson and make builds, the version checks for IPsec_MB library were incomplete. This fixes both and makes the checks consistent.
Bruce Richardson (3): crypto/aesni_gcm: add dependency version check crypto/aesni_mb: cleanup of version check code crypto/aesni_gcm: add check for build dependency drivers/crypto/aesni_gcm/Makefile | 19 ++++++++++++++++--- drivers/crypto/aesni_gcm/meson.build | 11 +++++++++++ drivers/crypto/aesni_mb/meson.build | 18 +++++++++--------- 3 files changed, 36 insertions(+), 12 deletions(-) -- 2.20.1