summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2013-11-12 11:15:59 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-11-12 13:11:02 -0600
commite115feb00a319dcafce3774375edcf8f686a80ef (patch)
treea705397a188dddaaf375e5dad8b32561d23287b6
parent6c2b3d7125fccd4eaae33e8b22428765d10d45dd (diff)
downloadtalos-hostboot-e115feb00a319dcafce3774375edcf8f686a80ef.tar.gz
talos-hostboot-e115feb00a319dcafce3774375edcf8f686a80ef.zip
hbfw_term_rc.H not being exported in fips
Change-Id: Iaf55eca44890f3abaacfc9aa6624dedeb55f4d1b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7190 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
-rwxr-xr-xsrc/build/mkrules/hbfw/fsp/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/build/mkrules/hbfw/fsp/makefile b/src/build/mkrules/hbfw/fsp/makefile
index e4d1cb930..637495dea 100755
--- a/src/build/mkrules/hbfw/fsp/makefile
+++ b/src/build/mkrules/hbfw/fsp/makefile
@@ -41,7 +41,8 @@ RUNBVT_SUBDIRS +=
INCLUDES = hbdescriptor.H \
hbterminatetypes.H \
- hbotcompid.H
+ hbotcompid.H \
+ hbfw_term_rc.H
.elseif(${CONTEXT} == "x86.nfp")
OpenPOWER on IntegriCloud