ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN
[openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index b4826f5..2751fdd 100755 (executable)
@@ -14,6 +14,7 @@ platform_check_image() {
        [ "$ARGC" -gt 1 ] && return 1
 
        case "$board" in
+       all0256n | \
        bc2 | \
        dir-300-b1 | \
        dir-600-b1 | \
@@ -28,7 +29,9 @@ platform_check_image() {
        rt-g32-b1 | \
        rt-n15 | \
        w502u |\
+       wr6202 |\
        v22rw-2x2 | \
+       wl341v3 | \
        wli-tx4-ag300n | \
        whr-g300n |\
        wr512-3gn)
This page took 0.020086 seconds and 4 git commands to generate.