diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-06-19 09:52:15 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-06-19 09:52:15 +0000 |
commit | 833b4af81602e0afc302060972038dfbbc993708 (patch) | |
tree | bbb31daf1c76fa49712b20bbebac879681244d60 /target/linux/ramips/base-files/lib/upgrade | |
parent | 431e612d9e885471a4cf28288b1673d290e0c782 (diff) | |
download | upstream-833b4af81602e0afc302060972038dfbbc993708.tar.gz upstream-833b4af81602e0afc302060972038dfbbc993708.tar.bz2 upstream-833b4af81602e0afc302060972038dfbbc993708.zip |
ramips: rt305x: add support for the Petatel PSR-680W Wireless CDMA Router
This patch adds support for the Korean made Petatel PSR-680W Wireless CDMA Router.
The platform is based on Ralink RT3052.
http://wiki.openwrt.org/toh/petatel/psr-680w
Signed-off-by: Dmitry Shmygov <shmygov at rambler.ru>
SVN-Revision: 32450
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 1 |
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 229cbe5435..1292b83e79 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -27,6 +27,7 @@ platform_check_image() { nbg-419n | \ nw718 | \ omni-emb | \ + psr-680w | \ rt-g32-b1 | \ rt-n10-plus | \ rt-n15 | \ |