crypto/aesni_gcm: check dependency version with make
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 23 Apr 2019 15:43:57 +0000 (16:43 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Tue, 30 Apr 2019 06:37:42 +0000 (08:37 +0200)
commit457b8e372975f185cf981e2e280dde32d8668fe1
treef1648c1013e7041352a8f2a30b4a647102dd39f1
parent3998db2db8651cec0413c2e9d5e2e2c67d0af956
crypto/aesni_gcm: check dependency version with make

The aesni_mb driver has a check in its Makefile for the correct version of
the IPsec_MB library, but this check was missed for the aesni_gcm driver.
Add this check to the makefile, removing an unnecessary assignment in the
process.

Suggested-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
drivers/crypto/aesni_gcm/Makefile