diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 6e81efb..4346454 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -52,6 +52,8 @@ cp ${sdkdir}/bin/packages/aarch64_cortex-a72/packages/*.ipk packages/ cp ${sdkdir}/bin/packages/aarch64_cortex-a72/telephony/*.ipk packages/ cp ${sdkdir}/bin/packages/aarch64_cortex-a72/local/*.ipk packages/ +ls -lah packages + make $MAKEOPTS info # Increase the size of the root partition