diff options
| author | vanlee <vanlee@us.ibm.com> | 2013-04-28 00:59:59 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-05-08 14:24:52 -0500 |
| commit | 877e635c96a6c7f2d657fb8abb974417b033e282 (patch) | |
| tree | 5f8fdd8bdf32117127143870aa13fc7ab7332b75 /src/usr/hwpf/hwp/makefile | |
| parent | 7af1d3ab7d3ab0049032cbdb3f04fd0e773724fe (diff) | |
| download | blackbird-hostboot-877e635c96a6c7f2d657fb8abb974417b033e282.tar.gz blackbird-hostboot-877e635c96a6c7f2d657fb8abb974417b033e282.zip | |
Port FSP TOD service module to Hostboot for SPless system
Change-Id: I9f61df4b8ea05c5634578cc8e27f5ffa7dadf8da
RTC: 67846
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4250
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/makefile')
| -rw-r--r-- | src/usr/hwpf/hwp/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/makefile b/src/usr/hwpf/hwp/makefile index b0390cb17..7a611a9b0 100644 --- a/src/usr/hwpf/hwp/makefile +++ b/src/usr/hwpf/hwp/makefile @@ -46,7 +46,7 @@ OBJS = fapiTestHwp.o \ SUBDIRS = dmi_training.d sbe_centaur_init.d mc_config.d \ dram_training.d activate_powerbus.d build_winkle_images.d \ core_activate.d dram_initialization.d edi_ei_initialization.d \ - establish_system_smp.d bus_training.d occ.d\ + establish_system_smp.d bus_training.d occ.d tod_init.d \ nest_chiplets.d start_payload.d thread_activate.d slave_sbe.d include mvpd_accessors/mvpd.mk |

