xref: /linux/drivers/crypto/starfive/Makefile (revision a23e1966932464e1c5226cb9ac4ce1d5fc10ba22)
1# SPDX-License-Identifier: GPL-2.0
2
3obj-$(CONFIG_CRYPTO_DEV_JH7110) += jh7110-crypto.o
4jh7110-crypto-objs := jh7110-cryp.o jh7110-hash.o jh7110-rsa.o jh7110-aes.o
5