mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-20 06:20:41 +00:00
6 lines
185 B
Makefile
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
|