summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
Diffstat (limited to 'src/build')
-rwxr-xr-xsrc/build/mkrules/hbfw/fsp/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/build/mkrules/hbfw/fsp/makefile b/src/build/mkrules/hbfw/fsp/makefile
index 458104154..e4d1cb930 100755
--- a/src/build/mkrules/hbfw/fsp/makefile
+++ b/src/build/mkrules/hbfw/fsp/makefile
@@ -41,6 +41,7 @@ RUNBVT_SUBDIRS +=
INCLUDES = hbdescriptor.H \
hbterminatetypes.H \
+ hbotcompid.H
.elseif(${CONTEXT} == "x86.nfp")
@@ -52,6 +53,9 @@ OBJECTS_SUBDIRS += plugins
EXPLIB_SUBDIRS += plugins
EXPSHLIB_SUBDIRS += plugins
STANDARD_SUBDIRS += plugins
+
+INCLUDES = hbotcompid.H
+
.endif
.include <${RULES_MK}>
OpenPOWER on IntegriCloud