mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
UPSTREAM: 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>
(cherry picked from commit 1f68689953)
Bug: 152722841
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I9d21a9582b09f01143ee4b32669c50230310ac82
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
43631922f3
commit
0b9a0a68a0
2
arch/x86/crypto/.gitignore
vendored
2
arch/x86/crypto/.gitignore
vendored
@@ -1 +1 @@
|
||||
poly1305-x86_64.S
|
||||
poly1305-x86_64-cryptogams.S
|
||||
|
||||
Reference in New Issue
Block a user