aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream/builders.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr-upstream/builders.sh')
-rwxr-xr-xzephyr-upstream/builders.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr-upstream/builders.sh b/zephyr-upstream/builders.sh
index c8d460c418..34daca86f0 100755
--- a/zephyr-upstream/builders.sh
+++ b/zephyr-upstream/builders.sh
@@ -75,7 +75,6 @@ time ${ZEPHYR_BASE}/scripts/sanitycheck \
--build-only \
--outdir ${OUTDIR} \
--enable-slow \
- --subset=1/20 \
-x=USE_CCACHE=${USE_CCACHE}
cd ${ZEPHYR_BASE}