diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index ec9e468..3f09a9f 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -12,7 +12,7 @@ git checkout tags/20.03.2 cp ../config.buildinfo .config make defconfig #make -j $(nproc) V=w -make V=w +make V=s find ~ -type d -name bin find bin