summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
Diffstat (limited to 'src/build')
-rwxr-xr-xsrc/build/mkrules/hbfw/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/build/mkrules/hbfw/makefile b/src/build/mkrules/hbfw/makefile
index 09befdf0d..9ca4f7a64 100755
--- a/src/build/mkrules/hbfw/makefile
+++ b/src/build/mkrules/hbfw/makefile
@@ -62,7 +62,8 @@ VPATH += fsp/hwas/common:
_SUBDIR/BUILD/EXPINC/fsp: expand_tars_fsp.tar
_SUBDIR/BUILD/EXPINC/simics: expand_tars_simics.tar
-EXPINC_TARGETS += expand_tars epub_check
+# TODO RTC 91690 - Re-enable epub_check
+EXPINC_TARGETS += expand_tars
expand_tars: ${TARFILES:S/^/expand_tars_/g}
expand_tars_%: $${@:S/expand_tars_//}
OpenPOWER on IntegriCloud