CC: ramips: Backport support for ZBT WG2626
[15.05/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 11fee85..2f64d8c 100755 (executable)
@@ -126,8 +126,9 @@ platform_check_image() {
        xiaomi-miwifi-mini |\
        y1 |\
        y1s |\
-       zte-q7 |\
-       zbt-wa05)
+       zbt-wa05 |\
+       zbt-wg2626 |\
+       zte-q7)
                [ "$magic" != "27051956" ] && {
                        echo "Invalid image type."
                        return 1