diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-08 16:26:25 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-08 16:26:25 +0000 |
commit | b99e4f9ccd4b9f5ecb751589e8832bec0d796083 (patch) | |
tree | 2f33ea563f9c42638f427649efdfb11f8f34ccc4 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 0ffbe196d54476d5fe91c5f5d76b060cd42d5403 (diff) |
ar71xx: add support for the TRENDNet TEW-673GRU board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30376 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3adfcd58b3..91b04c5dea 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -102,6 +102,7 @@ platform_check_image() { mzk-w04nu | \ mzk-w300nh | \ tew-632brp | \ + tew-673gru | \ wrt400n | \ airrouter | \ bullet-m | \ |