diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 74b1597..a8b7077 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -11,7 +11,7 @@ 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=sc +make -j $(nproc) V=w find ~ -type d -name bin find bin