ar71xx: fix sysupgrade on the LS-SR71 board
[openwrt-10.03/.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index a1beee30160940ffe28c790cdbef2896f3aedee8..a6ffa4f2627b748227a6fa5e68fd3741b2859e56 100755 (executable)
@@ -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"
                ;;
        *)