summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/ccp/Makefile')
-rw-r--r--drivers/crypto/ccp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/ccp/Makefile b/drivers/crypto/ccp/Makefile
index 57f8debfcfb3..c4ce726b931e 100644
--- a/drivers/crypto/ccp/Makefile
+++ b/drivers/crypto/ccp/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CRYPTO_DEV_CCP_DD) += ccp.o
ccp-objs := sp-dev.o sp-platform.o
ccp-$(CONFIG_CRYPTO_DEV_SP_CCP) += ccp-dev.o \