repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "unicode: Don't special case ignorable code points"
[linux.git]
/
drivers
/
crypto
/
stm32
/
Makefile
blob
518e0e0b11a9eeffab1aa9269adebc92c3cf47b9
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_CRYPTO_DEV_STM32_CRC
) +=
stm32-crc32.o
3
obj-
$(
CONFIG_CRYPTO_DEV_STM32_HASH
) +=
stm32-hash.o
4
obj-
$(
CONFIG_CRYPTO_DEV_STM32_CRYP
) +=
stm32-cryp.o