Skip to content

Commit 2b85b7f

Browse files
nathanlynchmpe
authored andcommitted
powerpc/crypto: Add generated P8 asm to .gitignore
Looks like drivers/crypto/vmx/.gitignore should have been merged into arch/powerpc/crypto/.gitignore as part of commit 1093033 ("crypto: vmx - Move to arch/powerpc/crypto") so that all generated asm files are ignored. Signed-off-by: Nathan Lynch <[email protected]> Fixes: 1093033 ("crypto: vmx - Move to arch/powerpc/crypto") Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/20240603-powerpc-crypto-ignore-p8-asm-v1-1-05843fec2bb7@linux.ibm.com
1 parent c3f38fa commit 2b85b7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/powerpc/crypto/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
aesp10-ppc.S
3+
aesp8-ppc.S
34
ghashp10-ppc.S
5+
ghashp8-ppc.S

0 commit comments

Comments
 (0)