summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/build/mkrules/hbfw/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build/mkrules/hbfw/makefile b/src/build/mkrules/hbfw/makefile
index b77424273..44b087a5b 100755
--- a/src/build/mkrules/hbfw/makefile
+++ b/src/build/mkrules/hbfw/makefile
@@ -33,7 +33,7 @@
.if(${CONTEXT:R} == "ppc")
-SETUP_SUBDIRS += fsp
+SETUP_SUBDIRS += fsp simics
EXPINC_SUBDIRS += fsp
OBJECTS_SUBDIRS +=
EXPLIB_SUBDIRS += fsp
@@ -43,7 +43,7 @@ RUNBVT_SUBDIRS +=
.elseif(${CONTEXT} == "x86.nfp")
-SETUP_SUBDIRS += fsp
+SETUP_SUBDIRS += fsp simics
EXPINC_SUBDIRS += fsp
OBJECTS_SUBDIRS +=
EXPLIB_SUBDIRS += fsp
OpenPOWER on IntegriCloud