add ALL5002 userspace support
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 09683f3b7ad24fe25bd5c73c8e2a15da89043d26..2791c8d742dfb684146a354ae123614d16575af0 100755 (executable)
@@ -14,7 +14,9 @@ platform_check_image() {
        [ "$ARGC" -gt 1 ] && return 1
 
        case "$board" in
+       3g-6200n | \
        all0256n | \
+       all5002 | \
        bc2 | \
        dir-300-b1 | \
        dir-600-b1 | \
@@ -27,6 +29,7 @@ platform_check_image() {
        nbg-419n | \
        nw718 | \
        omni-emb | \
+       psr-680w | \
        rt-g32-b1 | \
        rt-n10-plus | \
        rt-n15 | \
@@ -38,6 +41,7 @@ platform_check_image() {
        v22rw-2x2 | \
        wl341v3 | \
        wl-330n | \
+       wl-351 | \
        wli-tx4-ag300n | \
        whr-g300n |\
        ur-336un |\