aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2023-08-01 10:11:46 +0000
committerHerbert Xu <[email protected]>2023-08-11 11:19:27 +0000
commitac2d838fb7c479434513c8d4565a111fb805edaa (patch)
tree2a8f68d3b6638e2f37dbf6a24fab7733de7d1944 /lib/crypto/mpi/mpiutil.c
parentcrypto: stm32 - Convert to platform remove callback returning void (diff)
downloadkernel-ac2d838fb7c479434513c8d4565a111fb805edaa.tar.gz
kernel-ac2d838fb7c479434513c8d4565a111fb805edaa.zip
crypto: arm64/aes - remove Makefile hack
Do it more simiply. This also fixes single target builds. [before] $ make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- arch/arm64/crypto/aes-glue-ce.i [snip] make[4]: *** No rule to make target 'arch/arm64/crypto/aes-glue-ce.i'. Stop. [after] $ make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- arch/arm64/crypto/aes-glue-ce.i [snip] CPP arch/arm64/crypto/aes-glue-ce.i Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions