include: calculate md5sum over sorted kernel config symbol list and incorperate it...
[openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index 14af3bf..ae68db6 100755 (executable)
@@ -105,6 +105,7 @@ platform_check_image() {
        bullet-m | \
        nanostation-m | \
        rocket-m | \
+       rw2458n | \
        wzr-hp-g300nh2 | \
        wzr-hp-g300nh | \
        wzr-hp-g450h | \
@@ -129,8 +130,10 @@ platform_check_image() {
        tl-wr741nd | \
        tl-wr741nd-v4 | \
        tl-wr841n-v1 | \
+       tl-wr841n-v7 | \
        tl-wr941nd | \
-       tl-wr1043nd)
+       tl-wr1043nd | \
+       tl-wr2543n)
                [ "$magic" != "0100" ] && {
                        echo "Invalid image type."
                        return 1
This page took 0.024931 seconds and 4 git commands to generate.