diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-27 16:59:43 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-27 16:59:43 +0000 |
commit | 0d1ced0ac902b2812d8270ea072566e166ca180e (patch) | |
tree | de068b40339c86a277618dddbfe630c86384227f /target/linux | |
parent | 2eb905f8ba355d71931c769d62bb491c8fcffc5e (diff) |
ar71xx: enable sysupgrade support for airrouter
Works for me! ;-)
Patch-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29614 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rwxr-xr-x | target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 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 837846193d..055282840a 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -99,6 +99,7 @@ platform_check_image() { mzk-w300nh | \ tew-632brp | \ wrt400n | \ + airrouter | \ bullet-m | \ nanostation-m | \ rocket-m | \ |