summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/base/test/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/secureboot/base/test/makefile')
-rw-r--r--src/usr/secureboot/base/test/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/secureboot/base/test/makefile b/src/usr/secureboot/base/test/makefile
index 293daed2e..3e2f54266 100644
--- a/src/usr/secureboot/base/test/makefile
+++ b/src/usr/secureboot/base/test/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2013,2016
+# Contributors Listed Below - COPYRIGHT 2013,2017
# [+] International Business Machines Corp.
#
#
@@ -28,6 +28,7 @@ MODULE = testsecureboot
TESTS = *.H
BINARY_FILES = $(IMGDIR)/secureboot_signed_container:7cff7a85f0db014016a61eac856c3775cd266240
+BINARY_FILES += $(IMGDIR)/secureboot_hash_page_table_container:16ccaff1e3c94cf17c2858e3a917dd9d64528848
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud