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)
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

Simple merge