summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/edi_ei_initialization/makefile
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2015-10-23 12:23:36 -0500
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 15:30:26 -0600
commitbce98936a30fb420c5deb9faf361db0fc01f35df (patch)
treee3f315cef15e57304701e36bcd9fff7bc457c37f /src/usr/hwpf/hwp/edi_ei_initialization/makefile
parent0d9998e37c153a2b32fb2e7014152e01823ace86 (diff)
downloadtalos-hostboot-bce98936a30fb420c5deb9faf361db0fc01f35df.tar.gz
talos-hostboot-bce98936a30fb420c5deb9faf361db0fc01f35df.zip
P9 Isteps: Created directory structure for istep 9 wrappers
Change-Id: I6dd801b4b47a37048e66a96b6a29f1d1d75d0fa8 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21460 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/edi_ei_initialization/makefile')
-rw-r--r--src/usr/hwpf/hwp/edi_ei_initialization/makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/edi_ei_initialization/makefile b/src/usr/hwpf/hwp/edi_ei_initialization/makefile
index f38b2aaa9..10f732ea0 100644
--- a/src/usr/hwpf/hwp/edi_ei_initialization/makefile
+++ b/src/usr/hwpf/hwp/edi_ei_initialization/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2012,2014
+# Contributors Listed Below - COPYRIGHT 2012,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.
@@ -49,7 +51,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/bus_training/io_pre_trainadv
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/bus_training/io_post_trainadv
## NOTE: add new object files when you add a new HWP
-OBJS += edi_ei_initialization.o
+OBJS += smp_unfencing_inter_enclosure_abus_links.o
OBJS += proc_fab_iovalid.o
OBJS += fabric_io_run_training.o
OBJS += fabric_io_dccal.o
OpenPOWER on IntegriCloud