git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b1e95b
)
crypto: sha-mb - Add avx2_supported check.
author
Vinson Lee
<vlee@twitter.com>
Tue, 30 Dec 2014 00:20:39 +0000
(16:20 -0800)
committer
Herbert 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
patch
|
blob
|
history
diff --cc
arch/x86/crypto/Makefile
Simple merge