Skip to content

Commit

Permalink
crypto: x86/poly1305 - fix .gitignore typo
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jason A. Donenfeld authored and Herbert Xu committed Jan 22, 2020
1 parent 48d625e commit 1f68689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/crypto/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
poly1305-x86_64.S
poly1305-x86_64-cryptogams.S

0 comments on commit 1f68689

Please sign in to comment.