summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dram_training/makefile
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2015-10-23 17:00:16 -0500
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 15:30:27 -0600
commit3f38d7bb2084ab959fd407e4b864e995d2b003a7 (patch)
treea407ea4072d37657f73ce10af7e0cb6aed607918 /src/usr/hwpf/hwp/dram_training/makefile
parent6aab5b3a5300c63bbbfeecf243c8fb2bd6bd0681 (diff)
downloadtalos-hostboot-3f38d7bb2084ab959fd407e4b864e995d2b003a7.tar.gz
talos-hostboot-3f38d7bb2084ab959fd407e4b864e995d2b003a7.zip
P9 Isteps: Created directory structure for istep 13 wrappers
Change-Id: I964a84b630b035ad08569a24879298cacb545a69 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21463 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/hwpf/hwp/dram_training/makefile')
-rw-r--r--src/usr/hwpf/hwp/dram_training/makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/usr/hwpf/hwp/dram_training/makefile b/src/usr/hwpf/hwp/dram_training/makefile
index fea2d0120..11496a39b 100644
--- a/src/usr/hwpf/hwp/dram_training/makefile
+++ b/src/usr/hwpf/hwp/dram_training/makefile
@@ -60,7 +60,6 @@ EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/dram_training/cen_stopclocks
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/dram_initialization/proc_throttle_sync
## NOTE: add new object files when you add a new HWP
-OBJS += dram_training.o
OBJS += mss_draminit.o
OBJS += mss_funcs.o
OBJS += mss_draminit_mc.o
@@ -83,9 +82,6 @@ OBJS += mss_ddr4_pda.o
OBJS += mss_ddr4_funcs.o
OBJS += mss_mrs6_DDR4.o
-#
-OBJS += $(if $(CONFIG_PALMETTO_VDDR),palmetto_vddr.o, hbVddrMsg.o)
-
## NOTE: add a new directory onto the vpaths when you add a new HWP
##@ VPATH += ${ROOTPATH}/src/usr/hwpf/hwp/???
VPATH += ${ROOTPATH}/src/usr/hwpf/hwp/dram_training/mss_draminit_training
OpenPOWER on IntegriCloud