OSDN Git Service

crypto: x86/poly1305 - fix .gitignore typo
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 16 Jan 2020 17:23:55 +0000 (18:23 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Jan 2020 08:21:11 +0000 (16:21 +0800)
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>
arch/x86/crypto/.gitignore

index c406ea6..30be040 100644 (file)
@@ -1 +1 @@
-poly1305-x86_64.S
+poly1305-x86_64-cryptogams.S