X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Fupgrade%2Fplatform.sh;h=a6ffa4f2627b748227a6fa5e68fd3741b2859e56;hb=05d28bc8eb200d91f3d7d3d9aa2333b7ccb698f7;hp=a1beee30160940ffe28c790cdbef2896f3aedee8;hpb=903cab07f2c51d95660e57d839978afed8bfd8d5;p=openwrt-10.03%2F.git diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index a1beee301..a6ffa4f26 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -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" ;; *)