ar71xx: add userspace support for WD My Net N750
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index 3c988ef..a51cbde 100755 (executable)
@@ -177,7 +177,8 @@ platform_check_image() {
                return 1
                ;;
 
-       mynet-n600)
+       mynet-n600 | \
+       mynet-n750)
                [ "$magic_long" != "5ea3a417" ] && {
                        echo "Invalid image, bad magic: $magic_long"
                        return 1