diff options
Diffstat (limited to 'src/usr/isteps/istep13')
| -rw-r--r-- | src/usr/isteps/istep13/makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/usr/isteps/istep13/makefile b/src/usr/isteps/istep13/makefile index d32b64ea0..60ef1a68b 100644 --- a/src/usr/isteps/istep13/makefile +++ b/src/usr/isteps/istep13/makefile @@ -71,9 +71,8 @@ include ${PROCEDURES_PATH}/hwp/nest/p9_throttle_sync.mk include ${PROCEDURES_PATH}/hwp/initfiles/p9_mcs_scom.mk include ${PROCEDURES_PATH}/hwp/initfiles/p9_mcbist_scom.mk -#TODO RTC:149115 New fapi2::Target::getChildren interface -# include ${PROCEDURES_PATH}/hwp/perv/p9_mem_startclocks.mk -# include ${PROCEDURES_PATH}/hwp/perv/p9_mem_pll_setup.mk +include ${PROCEDURES_PATH}/hwp/perv/p9_mem_startclocks.mk +include ${PROCEDURES_PATH}/hwp/perv/p9_mem_pll_setup.mk #TODO RTC:152209 Implement std::enable_if in HB # include ${PROCEDURES_PATH}/hwp/memory/p9_mss_draminit.mk |

