diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index a8b7077..ec9e468 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -11,7 +11,8 @@ git checkout tags/20.03.2 #wget https://downloads.openwrt.org/releases/22.03.2/targets/bcm27xx/bcm2711/config.buildinfo -O .config cp ../config.buildinfo .config make defconfig -make -j $(nproc) V=w +#make -j $(nproc) V=w +make V=w find ~ -type d -name bin find bin