mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 08:34:42 +02:00
sysupgrade works on the wp54
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26257 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f73979c415
commit
d3db86b4cc
@ -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."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user