summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/utils/imageProcs/p9_dd_container.mk
diff options
context:
space:
mode:
authorMartin Peschke <mpeschke@de.ibm.com>2017-04-08 19:02:59 +0200
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-05-22 23:52:31 -0400
commit3736d0950817f68dd1384bb38aafe91a42a27558 (patch)
treec67f62299b415d0886260db2db6d027c735d7bd8 /src/import/chips/p9/utils/imageProcs/p9_dd_container.mk
parentc3ea903758f5826af4900e5cdce0ebe7188ea084 (diff)
downloadtalos-hostboot-3736d0950817f68dd1384bb38aafe91a42a27558.tar.gz
talos-hostboot-3736d0950817f68dd1384bb38aafe91a42a27558.zip
p9_dd_container: simple generic standalone DD level container
Change-Id: I4c9d8cb28d4ae6a8b21c87ebaad07c1fd7163b85 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39588 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Sumit Kumar <sumit_kumar@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40758 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/utils/imageProcs/p9_dd_container.mk')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_dd_container.mk27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_dd_container.mk b/src/import/chips/p9/utils/imageProcs/p9_dd_container.mk
new file mode 100644
index 000000000..c69394f2e
--- /dev/null
+++ b/src/import/chips/p9/utils/imageProcs/p9_dd_container.mk
@@ -0,0 +1,27 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/utils/imageProcs/p9_dd_container.mk $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2016,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_dd_container
+$(call BUILD_PROCEDURE)
+
OpenPOWER on IntegriCloud