ramips: Improve compatible for TP-Link Archer devices
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 7372a379399316227d8cea7c8d0eafd0c6315498..65522b23fd6529ec0a8e4b651d60265e6c6ddb5b 100755 (executable)
@@ -45,7 +45,7 @@ platform_do_upgrade() {
        xiaomi,mir3p)
                nand_do_upgrade "$ARGV"
                ;;
-       tplink,c50-v4)
+       tplink,archer-c50-v4)
                MTD_ARGS="-t romfile"
                default_do_upgrade "$ARGV"
                ;;