mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 08:55:09 +07:00
9 lines
180 B
Makefile
9 lines
180 B
Makefile
![]() |
#
|
||
|
# Cryptographic API
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_CRYPTO_SHA1_Z990) += sha1_z990.o
|
||
|
obj-$(CONFIG_CRYPTO_DES_Z990) += des_z990.o des_check_key.o
|
||
|
|
||
|
obj-$(CONFIG_CRYPTO_TEST) += crypt_z990_query.o
|