sysupgrade works on the wp54
SVN-Revision: 26257
This commit is contained in:
@@ -13,7 +13,7 @@ platform_check_image() {
|
|||||||
[ "$ARGC" -gt 1 ] && return 1
|
[ "$ARGC" -gt 1 ] && return 1
|
||||||
|
|
||||||
case "$board_name" in
|
case "$board_name" in
|
||||||
"ZyXEL"*)
|
"ZyXEL"*|"Compex WP54 family")
|
||||||
# .trx files
|
# .trx files
|
||||||
[ "$magic" != "4844" ] && {
|
[ "$magic" != "4844" ] && {
|
||||||
echo "Invalid image type."
|
echo "Invalid image type."
|
||||||
|
|||||||
Reference in New Issue
Block a user