aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/algos.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2020-03-26 08:01:04 +0000
committerMasahiro Yamada <[email protected]>2020-04-08 15:02:00 +0000
commitd7e40ea83eb9155bd1d6bbbb48ffb843a8f56120 (patch)
tree78f5336b4086e3ef0509c3475a222982793cc35c /lib/raid6/algos.c
parentDocumentation/changes: Raise minimum supported binutils version to 2.23 (diff)
downloadkernel-d7e40ea83eb9155bd1d6bbbb48ffb843a8f56120.tar.gz
kernel-d7e40ea83eb9155bd1d6bbbb48ffb843a8f56120.zip
crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
poly1305-x86_64-cryptogams.S is a generated file, so it should be cleaned up by 'make clean'. Assigning it to the variable 'targets' teaches Kbuild that it is a generated file. However, this line is not evaluated when cleaning because scripts/Makefile.clean does not include include/config/auto.conf. Remove the ifneq-conditional, so this file is correctly cleaned up. Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Herbert Xu <[email protected]> Acked-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/raid6/algos.c')
0 files changed, 0 insertions, 0 deletions