summaryrefslogtreecommitdiffstats
path: root/src/usr/ipmi/ipmi.mk
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2015-02-18 15:07:08 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-02-25 22:57:37 -0600
commitde162b1fbbafc0d1f98eb2231b14c4d351b3171e (patch)
tree9ed20c4caef4219670f7ac2f7e1931566f3695da /src/usr/ipmi/ipmi.mk
parent84a672bd28630d9998fc2808df3659ddcf5a7eda (diff)
downloadtalos-hostboot-de162b1fbbafc0d1f98eb2231b14c4d351b3171e.tar.gz
talos-hostboot-de162b1fbbafc0d1f98eb2231b14c4d351b3171e.zip
attr for ipmi max_buffer for hbrt
pass the ipmi max_buffer size from hostboot during ipl to hostboot runtime via targeting attribute Change-Id: I5971333fd3950af65c66a2936b00a0d4ad907330 RTC: 124099 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15820 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/ipmi/ipmi.mk')
-rw-r--r--src/usr/ipmi/ipmi.mk28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/usr/ipmi/ipmi.mk b/src/usr/ipmi/ipmi.mk
new file mode 100644
index 000000000..4b8b244e3
--- /dev/null
+++ b/src/usr/ipmi/ipmi.mk
@@ -0,0 +1,28 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/usr/ipmi/ipmi.mk $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2015
+# [+] 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
+# common objects between hostboot and runtime hostboot
+OBJS += ipmisel.o
+OBJS += ipmisensor.o
+OBJS += ipmidcmi.o
OpenPOWER on IntegriCloud