Date:2011-03-21 17:52:14 (13 years 6 days ago)
Author:thepeople
Commit:d3db86b4ccd34e69dab0ae6fb2baf0304645866c
Message:sysupgrade works on the wp54

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26257 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: target/linux/adm5120/base-files/lib/upgrade/platform.sh (1 diff)

Change Details

target/linux/adm5120/base-files/lib/upgrade/platform.sh
1313    [ "$ARGC" -gt 1 ] && return 1
1414
1515    case "$board_name" in
16    "ZyXEL"*)
16    "ZyXEL"*|"Compex WP54 family")
1717        # .trx files
1818        [ "$magic" != "4844" ] && {
1919            echo "Invalid image type."

Archive Download the corresponding diff file



interactive