Skip to content
Snippets Groups Projects
Commit cd419afd authored by Luka Perkov's avatar Luka Perkov
Browse files

ar71xx: fix sysupgrade for compex-wpj344


Moved board to the right magic case.

Signed-off-by: default avatarChristian Mehlis <christian@m3hlis.de>

SVN-Revision: 45588
parent fc84123c
No related branches found
No related tags found
No related merge requests found
...@@ -184,7 +184,6 @@ platform_check_image() { ...@@ -184,7 +184,6 @@ platform_check_image() {
db120 | \ db120 | \
f9k1115v2 |\ f9k1115v2 |\
hornet-ub | \ hornet-ub | \
wpj344 | \
wpj558 | \ wpj558 | \
zcn-1523h-2 | \ zcn-1523h-2 | \
zcn-1523h-5) zcn-1523h-5)
...@@ -229,6 +228,7 @@ platform_check_image() { ...@@ -229,6 +228,7 @@ platform_check_image() {
nanostation-m-xw | \ nanostation-m-xw | \
rw2458n | \ rw2458n | \
wndap360 | \ wndap360 | \
wpj344 | \
wzr-hp-g300nh2 | \ wzr-hp-g300nh2 | \
wzr-hp-g300nh | \ wzr-hp-g300nh | \
wzr-hp-g450h | \ wzr-hp-g450h | \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment