Skip to content

Commit

Permalink
Implementing thermal_init
Browse files Browse the repository at this point in the history
Change-Id: I92cfffda424f711ae8de9c1292d2a5cb3f0257e5
Original-Change-Id: I0fc6f6ab6f209f7399d0f5369b03a4504838a026
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26739
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Brian R. Silver <bsilver@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58306
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
JacobHarvey authored and dcrowell77 committed May 9, 2018
1 parent 932cd97 commit 2be2b86
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ $(WRAPPER)_DEPLIBS+=p9_mss_freq_system
$(WRAPPER)_DEPLIBS+=p9_mss_volt
$(WRAPPER)_DEPLIBS+=p9_mss_freq_drift
$(WRAPPER)_DEPLIBS+=p9_mss_scominit
$(WRAPPER)_DEPLIBS+=p9_mss_thermal_init

$(WRAPPER)_LDFLAGS+= -Wl,-rpath=$(SQLITE3_LIB_DIR) -L$(SQLITE3_LIB_DIR) -lsqlite3 -lrt
$(call BUILD_WRAPPER)

0 comments on commit 2be2b86

Please sign in to comment.