xref: /kernel/linux/linux-6.6/drivers/crypto/starfive/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/crypto/starfive/
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

Indexes created Thu Nov 07 10:32:03 CST 2024