diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-07 20:25:00 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-07 20:25:00 +0000 |
commit | 03dd4c25f7457056eb620f725389896ac31e9988 (patch) | |
tree | bd97453a1da728d54fca763feb41389aac0a38e5 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 8c1109a28dbb93dc858530d0efc81033ce9193f4 (diff) |
ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28812 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index 38dbedbd4d..fd11366288 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -99,7 +99,9 @@ platform_check_image() { rocket-m | \ wzr-hp-g300nh | \ wzr-hp-ag300h | \ + whr-g301n | \ whr-hp-g300n | \ + whr-hp-gn | \ nbg460n_550n_550nh | \ unifi ) [ "$magic" != "2705" ] && { |