summaryrefslogtreecommitdiff
path: root/templates/turris4x.run
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-08-29 19:26:09 +0200
committerKarel Kočí <cynerd@email.cz>2018-08-29 19:31:09 +0200
commitd96e29faa6ffa38c9576640cad1ca0f0ef645110 (patch)
tree7366f24448951752d70ff6687a10b567faf8531a /templates/turris4x.run
parent50e5df74f06836aed205cfc9428a4428b334df6d (diff)
downloadlaminar-cnf-d96e29faa6ffa38c9576640cad1ca0f0ef645110.tar.gz
laminar-cnf-d96e29faa6ffa38c9576640cad1ca0f0ef645110.tar.bz2
laminar-cnf-d96e29faa6ffa38c9576640cad1ca0f0ef645110.zip
turris4x: fix compile_fw failure
Tilda is not expanded in compile_fw. This just uses HOME instead of tilda.
Diffstat (limited to 'templates/turris4x.run')
-rwxr-xr-xtemplates/turris4x.run1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/turris4x.run b/templates/turris4x.run
index a916dc5..9321d90 100755
--- a/templates/turris4x.run
+++ b/templates/turris4x.run
@@ -22,7 +22,6 @@ else
echo_stage "Prepare SDK"
mkdir openwrt
cd openwrt
- echo "Template workspace: $TWORKSPACE/openwrt-git-mirror"
GIT_MIRROR="$TWORKSPACE/openwrt-git-mirror" \
CCACHE_HOST_DIR="$TWORKSPACE/ccache-host" \
CCACHE_TARGET_DIR="$WORKSPACE/ccache-target" \