ar71xx: fix sysupgrade for compex-wpj344
authorLuka Perkov <luka@openwrt.org>
Wed, 29 Apr 2015 13:52:34 +0000 (13:52 +0000)
committerLuka Perkov <luka@openwrt.org>
Wed, 29 Apr 2015 13:52:34 +0000 (13:52 +0000)
Moved board to the right magic case.

Signed-off-by: Christian Mehlis <christian@m3hlis.de>
SVN-Revision: 45588

target/linux/ar71xx/base-files/lib/upgrade/platform.sh

index a8cec916a26d52a2a38ae1b05aea95565f580064..b3c61ef539c085d9e85289b4e78d524b70453b91 100755 (executable)
@@ -184,7 +184,6 @@ platform_check_image() {
        db120 | \
        f9k1115v2 |\
        hornet-ub | \
-       wpj344 | \
        wpj558 | \
        zcn-1523h-2 | \
        zcn-1523h-5)
@@ -229,6 +228,7 @@ platform_check_image() {
        nanostation-m-xw | \
        rw2458n | \
        wndap360 | \
+       wpj344 | \
        wzr-hp-g300nh2 | \
        wzr-hp-g300nh | \
        wzr-hp-g450h | \