fixed r619ac update problem (#1973)
* Update platform.sh fixed issue #1957 * Update platform.sh fixed issue #1957
This commit is contained in:
parent
f4e3590055
commit
cf9699e194
@ -162,7 +162,9 @@ platform_do_upgrade() {
|
|||||||
8dev,jalapeno)
|
8dev,jalapeno)
|
||||||
nand_do_upgrade "$ARGV"
|
nand_do_upgrade "$ARGV"
|
||||||
;;
|
;;
|
||||||
p2w,r619ac |\
|
p2w,r619ac)
|
||||||
|
nand_do_upgrade "$1"
|
||||||
|
;;
|
||||||
asus,map-ac2200)
|
asus,map-ac2200)
|
||||||
CI_KERNPART="linux"
|
CI_KERNPART="linux"
|
||||||
nand_do_upgrade "$1"
|
nand_do_upgrade "$1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user