Skip to content

Commit

Permalink
Add minor minor version feature support to getecid
Browse files Browse the repository at this point in the history
Change-Id: If5fe23bb205e08449c17fb67cc3243e5c54d420b
Original-Change-Id: I2b1af56add50a54377cb3781cbdda83e5c7fddda
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34049
Dev-Ready: Brian R. Silver <bsilver@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Brian R. Silver <bsilver@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58312
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
brs332 authored and dcrowell77 committed May 9, 2018
1 parent fd71688 commit 496e3d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ $(WRAPPER)_DEPLIBS+=p9_mss_scominit
$(WRAPPER)_DEPLIBS+=p9_mss_thermal_init
$(WRAPPER)_DEPLIBS+=p9_mss_throttle_mem

# USELIBS to get the header, DEPLIBS to get the so
$(WRAPPER)_USELIBS+=p9_getecid
$(WRAPPER)_DEPLIBS+=p9_getecid

$(WRAPPER)_COMMONFLAGS+=-fno-var-tracking-assignments

$(WRAPPER)_LDFLAGS+= -Wl,-lrt
Expand Down

0 comments on commit 496e3d4

Please sign in to comment.