diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 17:37:13 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 17:37:13 +0000 |
commit | d3994b7408cf8c776b45b29271f74e08a47f8cbe (patch) | |
tree | c47c241fd7f90aae7d9814119af23aab948532e0 /target/linux/ramips/base-files/lib/upgrade | |
parent | 0ec59e6235094d9b198a108243fad0e12ea94599 (diff) | |
download | upstream-d3994b7408cf8c776b45b29271f74e08a47f8cbe.tar.gz upstream-d3994b7408cf8c776b45b29271f74e08a47f8cbe.tar.bz2 upstream-d3994b7408cf8c776b45b29271f74e08a47f8cbe.zip |
ramips: rt305x: add user-space support for the Asus RT-N13U
Signed-off-by: Amit Mendapara <mendapara.amit@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34406
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 0b53d7e7c6..1acbbffa4f 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -29,6 +29,7 @@ platform_check_image() { dap-1350 | \ esr-9753 | \ fonera20n | \ + rt-n13u | \ freestation5 | \ hw550-3g | \ mofi3500-3gn | \ |