summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-06-28 08:57:30 -0500
committerMatthew A. Ploetz <maploetz@us.ibm.com>2016-06-28 17:30:18 -0400
commit4854eb8a32020d612ee6cc227d6c0a6cc7802ac5 (patch)
tree140f888d60a5eafa3f1b174237504f7f4e5b545b /src
parent028c6f6329cd2e1bad593149bbfecf44b120cee5 (diff)
downloadtalos-hostboot-4854eb8a32020d612ee6cc227d6c0a6cc7802ac5.tar.gz
talos-hostboot-4854eb8a32020d612ee6cc227d6c0a6cc7802ac5.zip
Build adr32s.o in istep13 makefile, it is a memory HWP library
Change-Id: Ia490baa90671238c4b6dbf6cc0b41ed46d5fd5ee Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26344 Tested-by: Jenkins Server Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/usr/isteps/istep13/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/isteps/istep13/makefile b/src/usr/isteps/istep13/makefile
index f1bf4bbcd..4dbe9672a 100644
--- a/src/usr/isteps/istep13/makefile
+++ b/src/usr/isteps/istep13/makefile
@@ -70,6 +70,7 @@ OBJS += mrs_load_ddr4.o
OBJS += rcd_load_ddr4.o
OBJS += ddr_phy.o
OBJS += dp16.o
+OBJS += adr32s.o
OBJS += xlate.o
OBJS += port.o
OpenPOWER on IntegriCloud