summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/bus_training/makefile
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2014-11-06 15:10:02 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-12-02 18:24:42 -0600
commitfab5b85fe78df6588102fa3e46bd6de556a2c6ed (patch)
tree00afa8c31e23b7cba086cb18540ebc2e8b62a272 /src/usr/hwpf/hwp/bus_training/makefile
parent573fc5b8cce8e37ef2c33d7d25091a2166f606c9 (diff)
downloadtalos-hostboot-fab5b85fe78df6588102fa3e46bd6de556a2c6ed.tar.gz
talos-hostboot-fab5b85fe78df6588102fa3e46bd6de556a2c6ed.zip
PRD: added IO procedure support for HBRT
Change-Id: I004650d3ae876e48b84c30bb2d12917b767ac517 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14383 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/bus_training/makefile')
-rw-r--r--src/usr/hwpf/hwp/bus_training/makefile17
1 files changed, 5 insertions, 12 deletions
diff --git a/src/usr/hwpf/hwp/bus_training/makefile b/src/usr/hwpf/hwp/bus_training/makefile
index fbdec4836..dfd36e634 100644
--- a/src/usr/hwpf/hwp/bus_training/makefile
+++ b/src/usr/hwpf/hwp/bus_training/makefile
@@ -27,30 +27,23 @@ ROOTPATH = ../../../../..
MODULE = bus_training
+SUBDIRS += runtime.d
+
+# ROOTPATH must be defined before including this file.
+include io_hwp_common_ipl_and_rt.mk
+
## support for Targeting and fapi
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/ecmddatabuffer
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/plat
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/nest_chiplets/proc_a_x_pci_dmi_pll_setup
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/bus_training
## pointer to common HWP files
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/include
-OBJS += gcr_funcs.o
OBJS += io_funcs.o
OBJS += io_run_training.o
OBJS += pbusLinkSvc.o
OBJS += io_dccal.o
-OBJS += io_power_down_lanes.o
-OBJS += io_read_erepair.o
-OBJS += io_clear_firs.o
-OBJS += io_fir_isolation.o
OBJS += io_restore_erepair.o
-OBJS += erepairAccessorHwpFuncs.o
-OBJS += erepairGetFailedLanesHwp.o
-OBJS += erepairSetFailedLanesHwp.o
OBJS += io_post_trainadv.o
OBJS += io_pre_trainadv.o
OpenPOWER on IntegriCloud