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:
parent
8735e360eb
commit
21c8a33dbb
3 changed files with 272 additions and 2 deletions
|
@ -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"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue