summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/io/p9_io_obus_linktrain.mk
diff options
context:
space:
mode:
authorChris Steffen <cwsteffen@us.ibm.com>2017-05-18 15:27:49 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-10-31 21:45:09 -0400
commit8c705a49a9f4c877d2432e1afde16f484c62f521 (patch)
tree077c4b2971a9c78eea0a62f686d056c19c1e698b /src/import/chips/p9/procedures/hwp/io/p9_io_obus_linktrain.mk
parent4e12e90c06fdcb4b194b56c0b83e0867c2a42847 (diff)
downloadtalos-hostboot-8c705a49a9f4c877d2432e1afde16f484c62f521.tar.gz
talos-hostboot-8c705a49a9f4c877d2432e1afde16f484c62f521.zip
Initial Abus Commit
Change-Id: I454cc249fc922f65fa504de1b062a9d2e974c333 Original-Change-Id: I696eea52aae38b8e75bd57a18ad64e32e9447dd1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40727 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Gary A. Peterson <garyp@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48833 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/io/p9_io_obus_linktrain.mk')
-rw-r--r--src/import/chips/p9/procedures/hwp/io/p9_io_obus_linktrain.mk27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/io/p9_io_obus_linktrain.mk b/src/import/chips/p9/procedures/hwp/io/p9_io_obus_linktrain.mk
new file mode 100644
index 000000000..cdfb977f0
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/io/p9_io_obus_linktrain.mk
@@ -0,0 +1,27 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/procedures/hwp/io/p9_io_obus_linktrain.mk $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2015,2017
+# [+] 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
+PROCEDURE=p9_io_obus_linktrain
+OBJS+=p9_io_common.o
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud