summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dram_initialization/makefile
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-08-27 12:33:41 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-09-02 10:23:10 -0500
commit68a0676a2788e98aec11c549f0a1d232fea00277 (patch)
tree78c1ce4a7c5eba5ca0068aa2eeb4431a5862bb8b /src/usr/hwpf/hwp/dram_initialization/makefile
parent294bd883533b79bd79b83e1c6554ffa866afe381 (diff)
downloadtalos-hostboot-68a0676a2788e98aec11c549f0a1d232fea00277.tar.gz
talos-hostboot-68a0676a2788e98aec11c549f0a1d232fea00277.zip
SW273877: Memory:Brazos: Clock error BC58E504 reported with 1434 Firmware, Fabri
Change-Id: Ia08213789d1c66f287cf258e08a4dd3c29a4589d CQ:SW273877 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13038 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13040 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/dram_initialization/makefile')
-rw-r--r--src/usr/hwpf/hwp/dram_initialization/makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/dram_initialization/makefile b/src/usr/hwpf/hwp/dram_initialization/makefile
index c693c3004..b5bf93cf2 100644
--- a/src/usr/hwpf/hwp/dram_initialization/makefile
+++ b/src/usr/hwpf/hwp/dram_initialization/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2012,2014
+# Contributors Listed Below - COPYRIGHT 2012,2014
+# [+] 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.
@@ -54,6 +56,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp/dram_initialization/mss_memd
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/mc_config/mss_eff_config/
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/dram_initialization/mss_power_cleanup
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/dram_initialization/proc_throttle_sync
+EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/nest_chiplets/proc_a_x_pci_dmi_pll_setup
## NOTE: add new object files when you add a new HWP
OBJS += dram_initialization.o
OpenPOWER on IntegriCloud