ar71xx: fix sysupgrade on the LS-SR71 board

SVN-Revision: 20119
v19.07.3_mercusys_ac12_duma
Gabor Juhos 14 years ago
parent de36549de1
commit 9daf566ddc

@ -123,7 +123,7 @@ platform_do_upgrade() {
local board=$(ar71xx_board_name)
case "$board" in
routerstation | routerstation-pro)
routerstation | routerstation-pro | ls-sr71)
platform_do_upgrade_combined "$ARGV"
;;
*)

Loading…
Cancel
Save