diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-12-27 16:59:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-12-27 16:59:43 +0000 |
commit | 76dacee9956eaa02b6e493992d83764f123025bb (patch) | |
tree | 3b4f4a2033f50229257a2839b8f319fcaa45734f /target | |
parent | c6ee919b2a2565d363556296f2347031fccc3de9 (diff) | |
download | upstream-76dacee9956eaa02b6e493992d83764f123025bb.tar.gz upstream-76dacee9956eaa02b6e493992d83764f123025bb.tar.bz2 upstream-76dacee9956eaa02b6e493992d83764f123025bb.zip |
ar71xx: enable sysupgrade support for airrouter
Works for me! ;-)
Patch-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 29614
Diffstat (limited to 'target')
-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 | \ |