ar71xx: add support for RB750r2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index 110525448394cc58660352f16813fbef142be935..fa83db23b4369f77f0e1d6f61f4e4877b34697d0 100755 (executable)
@@ -343,6 +343,7 @@ platform_check_image() {
        ls-sr71|\
        pb42|\
        pb44|\
+       rb-750-r2|\
        rb-750up-r2|\
        rb-941-2nd|\
        rb-951ui-2nd|\
@@ -618,6 +619,7 @@ platform_pre_upgrade() {
        local board=$(ar71xx_board_name)
 
        case "$board" in
+       rb-750-r2|\
        rb-750up-r2|\
        rb-941-2nd|\
        rb-951ui-2nd|\
@@ -657,6 +659,7 @@ platform_do_upgrade() {
        local board=$(ar71xx_board_name)
 
        case "$board" in
+       rb-750-r2|\
        rb-750up-r2|\
        rb-941-2nd|\
        rb-951ui-2nd|\