diff options
Diffstat (limited to 'src/security/intel/cbnt/Makefile.inc')
-rw-r--r-- | src/security/intel/cbnt/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/security/intel/cbnt/Makefile.inc b/src/security/intel/cbnt/Makefile.inc index 9ade1cdce9..cc18b203d6 100644 --- a/src/security/intel/cbnt/Makefile.inc +++ b/src/security/intel/cbnt/Makefile.inc @@ -1,5 +1,6 @@ ifeq ($(CONFIG_INTEL_CBNT_SUPPORT),y) +all-y += logging.c ramstage-y += cmos.c # As specified in Intel Trusted Execution Technology and Boot Guard Server BIOS |