From: Vinson Lee Date: Tue, 30 Dec 2014 00:20:39 +0000 (-0800) Subject: crypto: sha-mb - Add avx2_supported check. X-Git-Tag: fixes-v4.0-rc1~336^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b8c960cf6defc56b3aa1a71b5af95872b6dff2b;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed