mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-24 17:23:25 -05:00
3 lines
103 B
Makefile
3 lines
103 B
Makefile
|
obj-$(CONFIG_CRYPTO_DEV_MEDIATEK) += mtk-crypto.o
|
||
|
mtk-crypto-objs:= mtk-platform.o mtk-aes.o mtk-sha.o
|