aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorTal Zussman <[email protected]>2025-08-14 06:51:57 +0000
committerEric Biggers <[email protected]>2025-08-15 01:01:03 +0000
commitfd7e5de4b2eddd34e3567cd419812d8869ef4f13 (patch)
treecc2b8a3e78b9dcf5b4e0c38fda01b96a8c664609 /drivers/net/ethernet/intel/igc/igc_main.c
parentlib/crypto: sha: Update Kconfig help for SHA1 and SHA256 (diff)
downloadkernel-fd7e5de4b2eddd34e3567cd419812d8869ef4f13.tar.gz
kernel-fd7e5de4b2eddd34e3567cd419812d8869ef4f13.zip
lib/crypto: ensure generated *.S files are removed on make clean
make clean does not check the kernel config when removing files. As such, additions to clean-files under CONFIG_ARM or CONFIG_ARM64 are not evaluated. For example, when building on arm64, this means that lib/crypto/arm64/sha{256,512}-core.S are left over after make clean. Set clean-files unconditionally to ensure that make clean removes these files. Fixes: e96cb9507f2d ("lib/crypto: sha256: Consolidate into single module") Fixes: 24c91b62ac50 ("lib/crypto: arm/sha512: Migrate optimized SHA-512 code to library") Fixes: 60e3f1e9b7a5 ("lib/crypto: arm64/sha512: Migrate optimized SHA-512 code to library") Signed-off-by: Tal Zussman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions