summaryrefslogtreecommitdiff
path: root/arch/s390/lib/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/lib/crypto/Makefile')
-rw-r--r--arch/s390/lib/crypto/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/s390/lib/crypto/Makefile b/arch/s390/lib/crypto/Makefile
new file mode 100644
index 000000000000..920197967f46
--- /dev/null
+++ b/arch/s390/lib/crypto/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+obj-$(CONFIG_CRYPTO_CHACHA_S390) += chacha_s390.o
+chacha_s390-y := chacha-glue.o chacha-s390.o
+
+obj-$(CONFIG_CRYPTO_SHA256_S390) += sha256.o