summaryrefslogtreecommitdiffstats
path: root/src/securerom/makefile
diff options
context:
space:
mode:
authorNick Bofferding <bofferdn@us.ibm.com>2017-05-18 16:05:16 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-05-24 23:34:00 -0400
commitfcaea7edd10cc3a0f4535437af3fc1d91f827404 (patch)
treef4fa37935e7df27e70409e941a70cb118e66c8fe /src/securerom/makefile
parent77cb3c7e269c5fa9d0687d19c3b9908493e4b17c (diff)
downloadtalos-hostboot-fcaea7edd10cc3a0f4535437af3fc1d91f827404.tar.gz
talos-hostboot-fcaea7edd10cc3a0f4535437af3fc1d91f827404.zip
Update sha512 algorithm to correct license
Change-Id: Ib671bc08cf7912ef1bee11505c9c5d4dc662b453 RTC: 172339 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40731 Reviewed-by: Timothy R. Block <block@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/securerom/makefile')
-rw-r--r--src/securerom/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/securerom/makefile b/src/securerom/makefile
index 9c9f42017..295330217 100644
--- a/src/securerom/makefile
+++ b/src/securerom/makefile
@@ -45,6 +45,8 @@ OBJS += hw_utils.o
OBJS += rom_entry.o
OBJS += secureromasm.o
+VPATH += contrib
+
OPT_LEVEL = -Os
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud