]> Git Repo - linux.git/commit
crypto: sha-mb - Add avx2_supported check.
authorVinson Lee <[email protected]>
Tue, 30 Dec 2014 00:20:39 +0000 (16:20 -0800)
committerHerbert Xu <[email protected]>
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: [email protected] # 3.18+
Signed-off-by: Vinson Lee <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
arch/x86/crypto/Makefile
This page took 0.055522 seconds and 4 git commands to generate.