diff options
Diffstat (limited to 'drivers/crypto/ti/Makefile')
| -rw-r--r-- | drivers/crypto/ti/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/crypto/ti/Makefile b/drivers/crypto/ti/Makefile new file mode 100644 index 000000000000..b883078f203d --- /dev/null +++ b/drivers/crypto/ti/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_CRYPTO_DEV_TI_DTHEV2) += dthev2.o +dthev2-objs := dthev2-common.o dthev2-aes.o |
