summaryrefslogtreecommitdiffstats
path: root/src/build/mkrules/hbfw
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/mkrules/hbfw')
-rwxr-xr-xsrc/build/mkrules/hbfw/makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/build/mkrules/hbfw/makefile b/src/build/mkrules/hbfw/makefile
index 31ba42fad..f42390815 100755
--- a/src/build/mkrules/hbfw/makefile
+++ b/src/build/mkrules/hbfw/makefile
@@ -42,6 +42,15 @@ EXPSHLIB_SUBDIRS += fsp
STANDARD_SUBDIRS += fsp
RUNBVT_SUBDIRS +=
+.elseif(${CONTEXT} == "x86.nfp")
+
+EXPINC_SUBDIRS += nfp
+OBJECTS_SUBDIRS +=
+EXPLIB_SUBDIRS += nfp
+EXPSHLIB_SUBDIRS += nfp
+STANDARD_SUBDIRS += nfp
+RUNBVT_SUBDIRS +=
+
.endif
# Directives to expand tar files and ensure expansion before
OpenPOWER on IntegriCloud