summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2017-12-14 10:59:33 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-12-14 17:33:32 -0500
commitcf31061a2d7659476f90b1bf43b3dbc9ee74def0 (patch)
treef7d2b34e19c5485fb88ca5b918affde076117cf5
parent4f6092708bc8bafd00525ae1ea317bfac4e3859e (diff)
downloadtalos-hostboot-cf31061a2d7659476f90b1bf43b3dbc9ee74def0.tar.gz
talos-hostboot-cf31061a2d7659476f90b1bf43b3dbc9ee74def0.zip
Remove bad istep-to-istep library dependency
Removed the istep15->istep06 library dependency that we don't really need. Change-Id: I6aa811101cdfb00a367df27820fae6e516fd966f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50940 Tested-by: Jenkins Server <pfd-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> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/include/usr/isteps/istep15list.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/usr/isteps/istep15list.H b/src/include/usr/isteps/istep15list.H
index b77c4b7d7..97ebc7e16 100644
--- a/src/include/usr/isteps/istep15list.H
+++ b/src/include/usr/isteps/istep15list.H
@@ -138,7 +138,6 @@ const DepModInfo g_istep15Dependancies = {
DEP_LIB(libp9_stop_util.so),
DEP_LIB(libpm.so),
DEP_LIB(libsbe.so),
- DEP_LIB(libistep06.so),
NULL
}
};
OpenPOWER on IntegriCloud