mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
ar71xx: fix sysupgrade on the LS-SR71 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20119 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eaf77d3248
commit
05d28bc8eb
@ -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…
Reference in New Issue
Block a user