summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-26 20:35:46 +0000
committerJohn Crispin <john@openwrt.org>2014-07-26 20:35:46 +0000
commit08fb5fb326b3c39951f50472889ec7b66fd09e41 (patch)
tree310c1ac1d014a499700ecb9097d7b8b1d40bf6d6 /target/linux/ramips/base-files/lib/upgrade/platform.sh
parent76d7397bc227cf3807ce6793af04c8c48e547575 (diff)
downloadmaster-31e0f0ae-08fb5fb326b3c39951f50472889ec7b66fd09e41.tar.gz
master-31e0f0ae-08fb5fb326b3c39951f50472889ec7b66fd09e41.tar.bz2
master-31e0f0ae-08fb5fb326b3c39951f50472889ec7b66fd09e41.zip
ramips: fix sysupgrade for asiarf awm003
Since the earlier r41797 change, the board_name for awm003 has been miscalculated, and sysupgrade has been broken. This seems to fix it. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 41837
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index 8ada58b296..1ab3ab510f 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -26,6 +26,7 @@ platform_check_image() {
ar725w | \
asl26555 | \
awm002-evb | \
+ awm003-evb | \
awapn2403 | \
bc2 | \
broadway | \