Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

lib/crypto: riscv: Add poly1305-core.S to .gitignore

poly1305-core.S is an auto-generated file, so it should be ignored.

Fixes: bef9c7559869 ("lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation")
Cc: stable@vger.kernel.org
Signed-off-by: Charles Mirabile <cmirabil@redhat.com>
Link: https://lore.kernel.org/r/20251212184717.133701-1-cmirabil@redhat.com
Signed-off-by: Eric Biggers <ebiggers@kernel.org>

authored by

Charles Mirabile and committed by
Eric Biggers
5a0b1882 c4b502d6

+2
+2
lib/crypto/riscv/.gitignore
··· 1 + # SPDX-License-Identifier: GPL-2.0-only 2 + poly1305-core.S