forked from Minki/linux
crypto: x86/poly1305 - fix .gitignore typo
Admist the kbuild robot induced changes, the .gitignore file for the generated file wasn't updated with the non-clashing filename. This commit adjusts that. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
48d625e4c4
commit
1f68689953
2
arch/x86/crypto/.gitignore
vendored
2
arch/x86/crypto/.gitignore
vendored
@ -1 +1 @@
|
||||
poly1305-x86_64.S
|
||||
poly1305-x86_64-cryptogams.S
|
||||
|
Loading…
Reference in New Issue
Block a user