diff options
Diffstat (limited to 'src/security/intel/txt')
-rw-r--r-- | src/security/intel/txt/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/security/intel/txt/Makefile.inc b/src/security/intel/txt/Makefile.inc index e19bacfbf5..c1fc0c4527 100644 --- a/src/security/intel/txt/Makefile.inc +++ b/src/security/intel/txt/Makefile.inc @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + romstage-$(CONFIG_INTEL_TXT_LIB) += txtlib.c ifeq ($(CONFIG_INTEL_TXT),y) |