Skip to content

Commit

Permalink
Update Uboots.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ningsibuqu authored Oct 10, 2024
1 parent bc00774 commit 69cc28b
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions Uboots.sh
Original file line number Diff line number Diff line change
@@ -1,34 +1,3 @@
#GL-MT6000 JDCLOUD RG-X60-PRO TL-XDR608X TL-XTR8488 ABT_ASR3000 CETRON_CT3003 CMCC_A10 CMCC_RAX3000M CMCC_XR30 JCG_Q30 KOMI-A31 LC-HX3001 NOKIA_EA0326GMP NX30-PRO QIHOO_360T7 ZR-3020 CF-E393AX
#REDMI-AX6000 CLT_R30B1 FUR-602 MI-AX3000T MI-WR30U NL-WR8103 NL-WR9103 RG_X30E RG_X30E-PRO
SOC=mt7981 BOARD=360t7 ./build.sh
SOC=mt7981 BOARD=abt_asr3000 ./build.sh
SOC=mt7981 BOARD=cetron_ct3003 ./build.sh
SOC=mt7981 BOARD=cmcc_a10 ./build.sh
SOC=mt7981 BOARD=cmcc_rax3000m ./build.sh
SOC=mt7981 BOARD=cmcc_rax3000m-emmc ./build.sh
SOC=mt7981 BOARD=cmcc_xr30 ./build.sh
SOC=mt7981 BOARD=cmcc_xr30-emmc ./build.sh
SOC=mt7981 BOARD=comfast_cf-e393ax ./build.sh
SOC=mt7981 BOARD=h3c_magic-nx30-pro ./build.sh
SOC=mt7981 BOARD=imou_lc-hx3001 ./build.sh
SOC=mt7981 BOARD=jcg_q30 ./build.sh
SOC=mt7981 BOARD=konka_komi-a31 ./build.sh
SOC=mt7981 BOARD=livinet_zr-3020 ./build.sh
SOC=mt7981 BOARD=nokia_ea0326gmp ./build.sh

SOC=mt7986 BOARD=glinet_gl-mt6000 ./build.sh
SOC=mt7986 BOARD=jdcloud_re-cp-03 ./build.sh
SOC=mt7986 BOARD=ruijie_rg-x60-pro ./build.sh
SOC=mt7986 BOARD=tplink_tl-xdr608x ./build.sh
SOC=mt7986 BOARD=tplink_tl-xtr8488 ./build.sh

SOC=mt7981 BOARD=ax3000t MULTI_LAYOUT=1 ./build.sh
SOC=mt7981 BOARD=clt_r30b1 MULTI_LAYOUT=1 ./build.sh
SOC=mt7981 BOARD=honor_fur-602 MULTI_LAYOUT=1 ./build.sh
SOC=mt7981 BOARD=newland_nl-wr8103 MULTI_LAYOUT=1 ./build.sh
SOC=mt7981 BOARD=newland_nl-wr9103 MULTI_LAYOUT=1 ./build.sh
SOC=mt7981 BOARD=ruijie_rg_x30e MULTI_LAYOUT=1 ./build.sh
SOC=mt7981 BOARD=ruijie_rg_x30e-pro MULTI_LAYOUT=1 ./build.sh
SOC=mt7981 BOARD=wr30u MULTI_LAYOUT=1 ./build.sh

SOC=mt7986 BOARD=redmi_ax6000 MULTI_LAYOUT=1 ./build.sh

0 comments on commit 69cc28b

Please sign in to comment.