projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3f38fa
)
powerpc/crypto: Add generated P8 asm to .gitignore
author
Nathan Lynch
<nathanl@linux.ibm.com>
Mon, 3 Jun 2024 13:01:03 +0000
(08:01 -0500)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Tue, 4 Jun 2024 07:45:46 +0000
(17:45 +1000)
Looks like drivers/crypto/vmx/.gitignore should have been merged into
arch/powerpc/crypto/.gitignore as part of commit
109303336a0c
("crypto: vmx - Move to arch/powerpc/crypto") so that all
generated asm files are ignored.
Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Fixes:
109303336a0c
("crypto: vmx - Move to arch/powerpc/crypto")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://msgid.link/20240603-powerpc-crypto-ignore-p8-asm-v1-1-05843fec2bb7@linux.ibm.com
arch/powerpc/crypto/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/crypto/.gitignore
b/arch/powerpc/crypto/.gitignore
index e1094f08f713ae3ea6f5c9554bff8473bb9958fe..e9fe73aac8b61a8eb675294dcb9c9bf381abca7d 100644
(file)
--- a/
arch/powerpc/crypto/.gitignore
+++ b/
arch/powerpc/crypto/.gitignore
@@
-1,3
+1,5
@@
# SPDX-License-Identifier: GPL-2.0-only
aesp10-ppc.S
+aesp8-ppc.S
ghashp10-ppc.S
+ghashp8-ppc.S