summaryrefslogtreecommitdiffstats
path: root/src/usr/util/makefile
diff options
context:
space:
mode:
authorMatt Derksen <mderkse1@us.ibm.com>2017-06-19 08:07:16 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-07-11 15:52:08 -0400
commit61f38bd338cfc056cb9e6d4f407b9279c437c4ab (patch)
tree103586a446f86f5ba2be04989404260d50d8f2c9 /src/usr/util/makefile
parent06b6c5e9291f0f25979e9ee1dbda1c780c9a98f0 (diff)
downloadtalos-hostboot-61f38bd338cfc056cb9e6d4f407b9279c437c4ab.tar.gz
talos-hostboot-61f38bd338cfc056cb9e6d4f407b9279c437c4ab.zip
Enable HDAT HB reserved memory when supported by FSP
Change-Id: Id0b156282e0197c6a8ed32d2e60066cb5c149edd RTC: 169478 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42077 Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/util/makefile')
-rw-r--r--src/usr/util/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/util/makefile b/src/usr/util/makefile
index 3c8e04183..6f6623d6f 100644
--- a/src/usr/util/makefile
+++ b/src/usr/util/makefile
@@ -35,6 +35,7 @@ OBJS += utillidpnor.o
OBJS += utilmbox_scratch.o
OBJS += utiltcemgr.o
OBJS += utilsemipersist.o
+OBJS += utilrsvdmem.o
SUBDIRS += test.d
SUBDIRS += runtime.d
OpenPOWER on IntegriCloud