Linux-6.18.2/drivers/crypto/inside-secure/eip93/Makefile

6 lines
185 B
Makefile
Raw Permalink Normal View History

2025-12-23 20:05:50 +08:00
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