diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-03-29 16:03:04 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-03-29 16:03:04 +0000 |
commit | 2f2034752cca7b1003c7342a9f37cd6e746724ab (patch) | |
tree | 1bcc1eb8818102a6469cf3cfcf9be6b4acb938e9 /target/linux/ramips/base-files/lib/upgrade | |
parent | 88b3c3aad1f846b3217249f41da7d6e7be8c950d (diff) | |
download | upstream-2f2034752cca7b1003c7342a9f37cd6e746724ab.tar.gz upstream-2f2034752cca7b1003c7342a9f37cd6e746724ab.tar.bz2 upstream-2f2034752cca7b1003c7342a9f37cd6e746724ab.zip |
ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31144 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 4d0bb19c77..7f500d9796 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -21,6 +21,7 @@ platform_check_image() { dir-600-b2 | \ esr-9753 | \ fonera20n | \ + freestation5 | \ hw550-3g | \ mofi3500-3gn | \ nbg-419n | \ |