ar71xx: fix upgrade platform check for Compex WPJ558
The magic number was wrong and always marked the images as invalid. Signed-off-by: Enrique Giraldo <enrique.giraldo@galgus.net>
This commit is contained in:
parent
befc763ed1
commit
afcf5f69be
1 changed files with 1 additions and 1 deletions
|
@ -287,6 +287,7 @@ platform_check_image() {
|
|||
wpj342|\
|
||||
wpj344|\
|
||||
wpj531|\
|
||||
wpj558|\
|
||||
wpj563|\
|
||||
wrt400n|\
|
||||
wrtnode2q|\
|
||||
|
@ -323,7 +324,6 @@ platform_check_image() {
|
|||
hornet-ub|\
|
||||
mr12|\
|
||||
mr16|\
|
||||
wpj558|\
|
||||
zbt-we1526|\
|
||||
zcn-1523h-2|\
|
||||
zcn-1523h-5)
|
||||
|
|
Loading…
Reference in a new issue