summaryrefslogtreecommitdiff
path: root/templates/turris4x.run
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2019-02-05 09:52:38 +0100
committerKarel Kočí <karel.koci@nic.cz>2019-02-05 09:52:38 +0100
commit8cb01673521acceb006e7113e8986d4d677422f1 (patch)
tree8879ac41b2ad6e3c0f671a76955331d2833727a8 /templates/turris4x.run
parentf6f0aa65a9343647b9ce749979190617a900f2fb (diff)
downloadlaminar-cnf-8cb01673521acceb006e7113e8986d4d677422f1.tar.gz
laminar-cnf-8cb01673521acceb006e7113e8986d4d677422f1.tar.bz2
laminar-cnf-8cb01673521acceb006e7113e8986d4d677422f1.zip
turris4x: enable all packages
Diffstat (limited to 'templates/turris4x.run')
-rwxr-xr-xtemplates/turris4x.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/turris4x.run b/templates/turris4x.run
index f430095..96b4497 100755
--- a/templates/turris4x.run
+++ b/templates/turris4x.run
@@ -30,7 +30,7 @@ DL_MIRROR="$TWORKSPACE/openwrt-dl-mirror"
CCACHE_HOST_DIR="$TWORKSPACE/ccache-host"
CCACHE_TARGET_DIR="$WORKSPACE/ccache-target"
EOF
- ../turris-build/compile_pkgs -t "$BOARD" -p "$BRANCH" repo_prepare autopkg
+ ../turris-build/compile_pkgs -e -t "$BOARD" -p "$BRANCH" repo_prepare autopkg
$make toolchain/compile target/compile package/usign/host/compile
)
tar -czf openwrt.tar.gz openwrt