Linux-6.18.2/drivers/crypto/inside-secure/eip93/Makefile
2025-12-23 20:06:59 +08:00

6 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