ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollan...
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index a6ffa4f2627b748227a6fa5e68fd3741b2859e56..c69edc9bcb43a0f80139b265d4569df5147404ee 100755 (executable)
@@ -75,7 +75,7 @@ platform_check_image() {
                }
                return 0
                ;;
-       tl-wr741nd | tl-wr841n-v1 | tl-wr941nd | tl-wr1043nd)
+       tl-wa901nd | tl-wr741nd | tl-wr841n-v1 | tl-wr941nd | tl-wr1043nd)
                [ "$magic" != "0100" ] && {
                        echo "Invalid image type."
                        return 1