summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-27 16:59:43 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-27 16:59:43 +0000
commit76dacee9956eaa02b6e493992d83764f123025bb (patch)
tree3b4f4a2033f50229257a2839b8f319fcaa45734f
parentc6ee919b2a2565d363556296f2347031fccc3de9 (diff)
downloadmaster-31e0f0ae-76dacee9956eaa02b6e493992d83764f123025bb.tar.gz
master-31e0f0ae-76dacee9956eaa02b6e493992d83764f123025bb.tar.bz2
master-31e0f0ae-76dacee9956eaa02b6e493992d83764f123025bb.zip
ar71xx: enable sysupgrade support for airrouter
Works for me! ;-) Patch-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 29614
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/upgrade/platform.sh1
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 | \