summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2013-11-17 17:02:00 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-11-17 19:58:45 -0600
commit8458ecac59e98ea2b5e4fa6074af71731ba0a244 (patch)
treeafca641b21cfb70bd6c4119fff8413ad2c0d3274 /src/build
parent74abf085891f61be8ad45f0e91bb877fd44cae70 (diff)
downloadtalos-hostboot-8458ecac59e98ea2b5e4fa6074af71731ba0a244.tar.gz
talos-hostboot-8458ecac59e98ea2b5e4fa6074af71731ba0a244.zip
Remove epub verification until we fix referenced issue
Change-Id: If97f5e28c0bd436255e3f3d741337597d3627adb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7290 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
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