1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Update for RUTX12 on 6.1 kernel

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-08-11 19:25:11 +02:00
parent 8735e360eb
commit 21c8a33dbb
3 changed files with 272 additions and 2 deletions

View file

@ -187,10 +187,16 @@ platform_do_upgrade() {
PART_NAME="inactive"
platform_do_upgrade_dualboot_datachk "$1"
;;
teltonika,rutx12 |\
teltonika,rutx)
platform_do_upgrade_ipq "$1"
;;
zte,mf286d)
teltonika,rutx10 |\
teltonika,rutx50 |\
zte,mf18a |\
zte,mf286d |\
zte,mf287plus |\
zte,mf289f)
CI_UBIPART="rootfs"
nand_do_upgrade "$1"
;;