summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/Makefile')
-rw-r--r--drivers/crypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/crypto/Makefile b/drivers/crypto/Makefile
index 1999929bc2..8b600b8d40 100644
--- a/drivers/crypto/Makefile
+++ b/drivers/crypto/Makefile
@@ -1,2 +1,3 @@
-obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += caam/
+# SPDX-License-Identifier: GPL-2.0-only
+obj-y += caam/
obj-$(CONFIG_CRYPTO_DEV_MXC_SCC) += imx-scc/