Skip to content

Commit

Permalink
TOR API code restruct: Fixing missing symbols in common_ringId API.
Browse files Browse the repository at this point in the history
Change-Id: Iaf622a739c1d9d9bd4102647170000ff6f3eb686
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50496
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Kahn C. Evans <kahnevan@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Dev-Ready: Kahn C. Evans <kahnevan@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61519
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
  • Loading branch information
cmolsen authored and crgeddes committed Jun 28, 2018
1 parent 352adcc commit bcb2189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/import/chips/common/utils/imageProcs/common_ringId.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#
# IBM_PROLOG_END_TAG
PROCEDURE=common_ringId
lib$(PROCEDURE)_DEPLIBS += p9_ringId
lib$(PROCEDURE)_DEPLIBS += cen_ringId
$(call ADD_MODULE_INCDIR,$(PROCEDURE),$(ROOTPATH)/chips/p9/utils/imageProcs)
$(call ADD_MODULE_INCDIR,$(PROCEDURE),$(ROOTPATH)/chips/centaur/utils/imageProcs)
$(call BUILD_PROCEDURE)
Expand Down

0 comments on commit bcb2189

Please sign in to comment.