Skip to content

Commit

Permalink
Adds unmask to runtime makefile
Browse files Browse the repository at this point in the history
unmask is being added as a dependency for runtime in a future commit.

Change-Id: I3e2d96aedb98a3beaacaffe21823d01d6d081f88
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/96670
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
  • Loading branch information
sglancy6 authored and dcrowell77 committed May 11, 2020
1 parent c7738e1 commit fd8e550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/usr/isteps/mss/runtime/makefile
Expand Up @@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
# Contributors Listed Below - COPYRIGHT 2019
# Contributors Listed Below - COPYRIGHT 2019,2020
# [+] International Business Machines Corp.
#
#
Expand Down Expand Up @@ -92,7 +92,7 @@ OBJS += memory_size.o
OBJS += gen_mss_mcbist_patterns.o
OBJS += axone_pos.o
OBJS += nimbus_pos.o

OBJS += unmask.o


#HWP build tool
Expand Down

0 comments on commit fd8e550

Please sign in to comment.