summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-08-07 14:59:09 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-02-27 09:01:48 -0600
commita54de9465ed1a8fc53ae4b7728ed69becf1581cb (patch)
tree77a782ea82da01fd1891d9db19ecfeea4c8b5dfb /src/import/chips/ocmb/explorer/procedures
parentcab3c5b1f80c36dcb9015d7085ee5b11948d4232 (diff)
downloadtalos-hostboot-a54de9465ed1a8fc53ae4b7728ed69becf1581cb.tar.gz
talos-hostboot-a54de9465ed1a8fc53ae4b7728ed69becf1581cb.zip
Adds initfile for Explorer
Change-Id: I5deb004537afa3f3a9d171f3462c2a05cbc038b0 Original-Change-Id: I8dc18bbe6850199de4a0fee2bc88e275ae484a82 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64063 Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72514 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: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_scominit.mk30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_scominit.mk b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_scominit.mk
new file mode 100644
index 000000000..b37ed3172
--- /dev/null
+++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_scominit.mk
@@ -0,0 +1,30 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_scominit.mk $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2018
+# [+] 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.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied. See the License for the specific language governing
+# permissions and limitations under the License.
+#
+# IBM_PROLOG_END_TAG
+-include 00exp_common.mk
+
+PROCEDURE=exp_scominit
+$(eval $(call ADD_EXP_MEMORY_INCDIRS,$(PROCEDURE)))
+$(call ADD_MODULE_INCDIR,$(PROCEDURE),$(ROOTPATH)/chips/ocmb/procedures/hwp/initfiles)
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud