summaryrefslogtreecommitdiffstats
path: root/src/include/usr/initservice
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2014-10-16 11:44:27 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-10-16 17:11:12 -0500
commitba3ee7613c84e03224eeef15ca1398c31b63be03 (patch)
treea443c3290b38b8295ba6f4a7872756007d7f0993 /src/include/usr/initservice
parent506edb6e5d9894878ec6e238690fdccb7c0a901b (diff)
downloadtalos-hostboot-ba3ee7613c84e03224eeef15ca1398c31b63be03.tar.gz
talos-hostboot-ba3ee7613c84e03224eeef15ca1398c31b63be03.zip
Add libslave_sbe.so as dependency to istep 10
Change-Id: I93ace9892b38b2060409ecb22a4622710c3b8881 CQ: SW283070 Backport: release-fips820 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14041 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/initservice')
-rw-r--r--src/include/usr/initservice/initsvcstructs.H6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/include/usr/initservice/initsvcstructs.H b/src/include/usr/initservice/initsvcstructs.H
index 76f07047d..53f00183c 100644
--- a/src/include/usr/initservice/initsvcstructs.H
+++ b/src/include/usr/initservice/initsvcstructs.H
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* Contributors Listed Below - COPYRIGHT 2011,2014 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -38,7 +40,7 @@
#include <initservice/initsvcreasoncodes.H>
// This constant has a corresponding entry in src/build/tools/listdeps.pl.
-#define MAX_DEPENDENT_MODULES 7
+#define MAX_DEPENDENT_MODULES 8
namespace INITSERVICE
OpenPOWER on IntegriCloud