crypto: sha-mb - Add avx2_supported check.
authorVinson Lee <vlee@twitter.com>
Tue, 30 Dec 2014 00:20:39 +0000 (16:20 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 5 Jan 2015 10:35:02 +0000 (21:35 +1100)
commit0b8c960cf6defc56b3aa1a71b5af95872b6dff2b
tree4168f2909c2272efc1f1ebd21135f1b6ebab7092
parent0b1e95b2fa0934c3a08db483979c70d3b287f50e
crypto: sha-mb - Add avx2_supported check.

This patch fixes this allyesconfig target build error with older
binutils.

  LD      arch/x86/crypto/built-in.o
ld: arch/x86/crypto/sha-mb/built-in.o: No such file: No such file or directory

Cc: stable@vger.kernel.org # 3.18+
Signed-off-by: Vinson Lee <vlee@twitter.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/Makefile