1
0
Fork 0
android_kernel_rockchip_tart/drivers/crypto/inside-secure/eip93/Makefile
2025-06-27 00:32:42 -05:00

5 lines
185 B
Makefile

obj-$(CONFIG_CRYPTO_DEV_EIP93) += crypto-hw-eip93.o
crypto-hw-eip93-y += eip93-main.o eip93-common.o
crypto-hw-eip93-y += eip93-cipher.o eip93-aead.o
crypto-hw-eip93-y += eip93-hash.o