mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
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
@ -287,6 +287,7 @@ platform_check_image() {
|
|||||||
wpj342|\
|
wpj342|\
|
||||||
wpj344|\
|
wpj344|\
|
||||||
wpj531|\
|
wpj531|\
|
||||||
|
wpj558|\
|
||||||
wpj563|\
|
wpj563|\
|
||||||
wrt400n|\
|
wrt400n|\
|
||||||
wrtnode2q|\
|
wrtnode2q|\
|
||||||
@ -323,7 +324,6 @@ platform_check_image() {
|
|||||||
hornet-ub|\
|
hornet-ub|\
|
||||||
mr12|\
|
mr12|\
|
||||||
mr16|\
|
mr16|\
|
||||||
wpj558|\
|
|
||||||
zbt-we1526|\
|
zbt-we1526|\
|
||||||
zcn-1523h-2|\
|
zcn-1523h-2|\
|
||||||
zcn-1523h-5)
|
zcn-1523h-5)
|
||||||
|
Loading…
Reference in New Issue
Block a user