summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorBenjamin Weisenbeck <bweisenb@us.ibm.com>2017-08-28 11:31:52 -0500
committerZane C. Shelley <zshelle@us.ibm.com>2017-08-30 10:31:44 -0400
commit05fe43f3b035c2691fd44c8bb01f6a57f906a87e (patch)
tree18691dcc2d74ac89215eb9cc230a3cbbefd9983e /src/makefile
parent73d93584f0e8313cc57ebcb6cf8b5f0ddaaec3d6 (diff)
downloadtalos-hostboot-05fe43f3b035c2691fd44c8bb01f6a57f906a87e.tar.gz
talos-hostboot-05fe43f3b035c2691fd44c8bb01f6a57f906a87e.zip
Cleanup unused bus_training_rt module
Change-Id: I5c93573e412006ececcf21c204d9845b4492dfc7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45238 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 702a7f819..8b3a600f6 100644
--- a/src/makefile
+++ b/src/makefile
@@ -287,7 +287,6 @@ RUNTIME_MODULES += scom_rt
RUNTIME_MODULES += vpd_rt
RUNTIME_MODULES += i2c_rt
RUNTIME_MODULES += $(if $(CONFIG_HTMGT),htmgt_rt)
-#RUNTIME_MODULES += $(if $(CONFIG_HBRT_PRD),bus_training_rt) @RTC 136120 runtime lane repair support
RUNTIME_MODULES += $(if $(CONFIG_HBRT_PRD),attn_rt)
RUNTIME_MODULES += $(if $(CONFIG_HBRT_PRD),prdf_rt)
RUNTIME_MODULES += $(if $(CONFIG_BMC_IPMI),ipmi_rt)
OpenPOWER on IntegriCloud