ramips: add sysled and sysupgrade to wr512-3gn
[openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 1906f56..b4826f5 100755 (executable)
@@ -30,7 +30,8 @@ platform_check_image() {
        w502u |\
        v22rw-2x2 | \
        wli-tx4-ag300n | \
-       whr-g300n)
+       whr-g300n |\
+       wr512-3gn)
                [ "$magic" != "2705" ] && {
                        echo "Invalid image type."
                        return 1