From 3575af8fbeb233ee7812f80c1beeda738f67b4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 16 Oct 2018 10:05:39 +0200 Subject: turris4x: compile usign as part of prepare --- templates/turris4x.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/turris4x.run b/templates/turris4x.run index 4d18de8..ad04195 100755 --- a/templates/turris4x.run +++ b/templates/turris4x.run @@ -27,7 +27,7 @@ else CCACHE_HOST_DIR="$TWORKSPACE/ccache-host" \ CCACHE_TARGET_DIR="$WORKSPACE/ccache-target" \ ../turris-build/compile_fw -a "$njobs" -t $BOARD -p $BRANCH repo_prepare - $make toolchain/compile target/compile + $make toolchain/compile target/compile package/usign/host/compile cd .. tar -czf openwrt.tar.gz openwrt mv openwrt.tar.gz "$WORKSPACE/openwrt.tar.gz" -- cgit v1.2.3