We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
顺便问下BCM53xx这几个机型怎么改固件大小
/root/lede/staging_dir/host/bin/tplink-safeloader -B ARCHERC9 -k /root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c9-v1-squashfs.bin.trx -r /root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c9-v1-squashfs.bin -j -o /root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c9-v1-squashfs.bin.new file-system partition too big (more than 12582912 bytes): Success make[5]: *** [/root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c9-v1-squashfs.bin] Error 1 make[5]: *** Waiting for unfinished jobs.... file-system partition too big (more than 12582912 bytes): Success make[5]: *** [/root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c5-v2-squashfs.bin] Error 1 make[5]: Leaving directory /root/lede/target/linux/bcm53xx/image' make[4]: *** [install] Error 2 make[4]: Leaving directory /root/lede/target/linux/bcm53xx'
/root/lede/target/linux/bcm53xx/image' make[4]: *** [install] Error 2 make[4]: Leaving directory
The text was updated successfully, but these errors were encountered:
官方默认的 makefile 就这么写的。。。我有空改改~
Sorry, something went wrong.
Merge pull request coolsnowwolf#41 from coolsnowwolf/master
de85080
Pull
No branches or pull requests
顺便问下BCM53xx这几个机型怎么改固件大小
/root/lede/staging_dir/host/bin/tplink-safeloader -B ARCHERC9 -k /root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c9-v1-squashfs.bin.trx -r /root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c9-v1-squashfs.bin -j -o /root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c9-v1-squashfs.bin.new
file-system partition too big (more than 12582912 bytes): Success
make[5]: *** [/root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c9-v1-squashfs.bin] Error 1
make[5]: *** Waiting for unfinished jobs....
file-system partition too big (more than 12582912 bytes): Success
make[5]: *** [/root/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx/tmp/lede-bcm53xx-tplink-archer-c5-v2-squashfs.bin] Error 1
make[5]: Leaving directory
/root/lede/target/linux/bcm53xx/image' make[4]: *** [install] Error 2 make[4]: Leaving directory
/root/lede/target/linux/bcm53xx'The text was updated successfully, but these errors were encountered: