summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/slave_sbe/makefile
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-02-26 11:30:50 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-02-27 10:49:54 -0600
commit66f9ea2003de6c4ddd9e359296243c5cc27f2279 (patch)
tree60f9768ca37b1b99c4e8bd66f7cb83aafccc0ecc /src/usr/hwpf/hwp/slave_sbe/makefile
parent0639086ea0d8449932033e9ee5eaceaf5773a3b8 (diff)
downloadtalos-hostboot-66f9ea2003de6c4ddd9e359296243c5cc27f2279.tar.gz
talos-hostboot-66f9ea2003de6c4ddd9e359296243c5cc27f2279.zip
INITPROC: Hostboot SW211645 SBE config update fix
Change-Id: Idb93f9efd9332cdf0cb62c7bfdf8c6289011c86a CQ:SW211645 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9180 Tested-by: Jenkins Server Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/slave_sbe/makefile')
-rw-r--r--src/usr/hwpf/hwp/slave_sbe/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/slave_sbe/makefile b/src/usr/hwpf/hwp/slave_sbe/makefile
index c18022cac..4e6b29f53 100644
--- a/src/usr/hwpf/hwp/slave_sbe/makefile
+++ b/src/usr/hwpf/hwp/slave_sbe/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2012,2013
+# COPYRIGHT International Business Machines Corp. 2012,2014
#
# p1
#
@@ -52,7 +52,8 @@ OBJS = slave_sbe.o \
proc_read_seeprom.o \
proc_getecid.o \
proc_cen_ref_clk_enable.o \
- proc_spless_sbe_startWA.o
+ proc_spless_sbe_startWA.o \
+ proc_reset_i2cm_bus_fence.o
## NOTE: add a new directory onto the vpaths when you add a new HWP
VPATH += ${ROOTPATH}/src/usr/hwpf/hwp/slave_sbe/proc_cen_ref_clk_enable
OpenPOWER on IntegriCloud