diff options
Diffstat (limited to 'src/usr/secureboot/common/common.mk')
| -rw-r--r-- | src/usr/secureboot/common/common.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/secureboot/common/common.mk b/src/usr/secureboot/common/common.mk index 06f7a0bae..e077bbf05 100644 --- a/src/usr/secureboot/common/common.mk +++ b/src/usr/secureboot/common/common.mk @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2016,2017 +# Contributors Listed Below - COPYRIGHT 2016,2018 # [+] International Business Machines Corp. # # @@ -27,3 +27,4 @@ SECUREBOOT_COMMON_OBJS += securetrace.o SECUREBOOT_COMMON_OBJS += errlud_secure.o SECUREBOOT_COMMON_OBJS += containerheader.o + |

