summaryrefslogtreecommitdiff
path: root/drivers/crypto/stm32/Makefile
blob: 53d1bb94b2216cb6625de685e1e73717000892fa (plain)
1
2
3
obj-$(CONFIG_CRYPTO_DEV_STM32_CRC) += stm32_crc32.o
obj-$(CONFIG_CRYPTO_DEV_STM32_HASH) += stm32-hash.o
obj-$(CONFIG_CRYPTO_DEV_STM32_CRYP) += stm32-cryp.o