linux-surface/kernel/drivers/crypto/stm32/Makefile

2 lines
89 B
Makefile
Raw Normal View History

obj-$(CONFIG_CRC_DEV_STM32) += stm32_crc32.o
obj-$(CONFIG_HASH_DEV_STM32) += stm32-hash.o