ipq40xx: Add support for Linksys MR8300 (Dallas)
[openwrt/openwrt.git] / target / linux / ipq40xx / base-files / lib / upgrade / platform.sh
index e09ab0344b0cbc4e8d15c39d3aaa655242392c73..09ea3964690a9041a37f34c7cdbc5e7f44be2ee3 100644 (file)
@@ -102,7 +102,8 @@ platform_do_upgrade() {
                nand_do_upgrade "$1"
                ;;
        linksys,ea6350v3 |\
-       linksys,ea8300)
+       linksys,ea8300 |\
+       linksys,mr8300)
                platform_do_upgrade_linksys "$1"
                ;;
        meraki,mr33)