[ar71xx] enable sysupgrade support for the TL-WR741ND
[openwrt-10.03/.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index fb61db6f2deb1c4e7df080ff58cf54a20399ddc1..381b40e322a08c73d52de944cc12e083e26ff7e2 100755 (executable)
@@ -20,7 +20,7 @@ platform_check_image() {
                }
                return 0
                ;;
-       tl-wr941nd)
+        tl-wr741nd | tl-wr941nd)
                [ "$magic" != "0100" ] && {
                        echo "Invalid image type."
                        return 1