brintos

brintos / linux-shallow public Read only

0
0
Text · 196 B · 518e0e0 Raw
5 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2obj-$(CONFIG_CRYPTO_DEV_STM32_CRC) += stm32-crc32.o3obj-$(CONFIG_CRYPTO_DEV_STM32_HASH) += stm32-hash.o4obj-$(CONFIG_CRYPTO_DEV_STM32_CRYP) += stm32-cryp.o5