diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-23 09:49:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-23 09:49:02 +0000 |
commit | 525fcc6e1144958378b6c03288e7b8392fb21e20 (patch) | |
tree | aa846969aaebf4d6efe865f9cf915f263459d711 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 8b920136a0c009830463e8c06b233d575253443f (diff) | |
download | mtk-20170518-525fcc6e1144958378b6c03288e7b8392fb21e20.zip mtk-20170518-525fcc6e1144958378b6c03288e7b8392fb21e20.tar.gz mtk-20170518-525fcc6e1144958378b6c03288e7b8392fb21e20.tar.bz2 |
ar71xx: add user-space support for the TEW-732BR board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38132
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-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 508b40e..f7e05070 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -122,6 +122,7 @@ platform_check_image() { mzk-w300nh | \ tew-632brp | \ tew-712br | \ + tew-732br | \ wrt400n | \ airrouter | \ bullet-m | \ |