diff options
Diffstat (limited to 'src/drivers/crb/Makefile.inc')
-rw-r--r-- | src/drivers/crb/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/crb/Makefile.inc b/src/drivers/crb/Makefile.inc index 5124514cca..d7e8b74ebf 100644 --- a/src/drivers/crb/Makefile.inc +++ b/src/drivers/crb/Makefile.inc @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + ifeq ($(CONFIG_CRB_TPM),y) all-y += tis.c tpm.c endif |