mirror of
https://github.com/torvalds/linux.git
synced 2026-05-20 12:57:52 +02:00
crypto: arm64/poly1305 - ignore build files
Add arch/arm64/crypto/poly1305-core.S to .gitignore
as it's built from poly1305-core.S_shipped
Fixes: f569ca1647 ("crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation")
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
20f513091c
commit
4fb3d8ba28
1
arch/arm64/crypto/.gitignore
vendored
1
arch/arm64/crypto/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
sha256-core.S
|
||||
sha512-core.S
|
||||
poly1305-core.S
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user