summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/lib/p9_ppe_common.mk
diff options
context:
space:
mode:
authorAnusha Reddy Rangareddygari <anusrang@in.ibm.com>2016-07-29 13:43:12 +0200
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-12-10 15:54:31 -0500
commit6e0c67270fb412a4e9b233da236863c63047451d (patch)
treebdfa2f132668f9cabdca29fa2084f819502a235b /src/import/chips/p9/procedures/hwp/lib/p9_ppe_common.mk
parentaed6647b5f801733dba1cd589f3360fa669d2584 (diff)
downloadtalos-hostboot-6e0c67270fb412a4e9b233da236863c63047451d.tar.gz
talos-hostboot-6e0c67270fb412a4e9b233da236863c63047451d.zip
Level 2 HWP for p9_sbe_dump
Change-Id: I2c3f863b26730905a93a2567805fbba6ec53593f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27760 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Dev-Ready: Deepak Kodihalli <dkodihal@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50599 Tested-by: Jenkins OP Build CI <op-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>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/lib/p9_ppe_common.mk')
-rw-r--r--src/import/chips/p9/procedures/hwp/lib/p9_ppe_common.mk28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/lib/p9_ppe_common.mk b/src/import/chips/p9/procedures/hwp/lib/p9_ppe_common.mk
new file mode 100644
index 000000000..dd4c13820
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/lib/p9_ppe_common.mk
@@ -0,0 +1,28 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/procedures/hwp/lib/p9_ppe_common.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_ppe_common
+$(call ADD_MODULE_SRCDIR,$(PROCEDURE),$(ROOTPATH)/chips/p9/procedures/hwp/lib)
+OBJS+=p9_ppe_common.o
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud