diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-06-19 11:51:18 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-06-19 11:51:18 +0000 |
commit | 2d97a5204514c0a0ad8eae503f14664bdb837a78 (patch) | |
tree | db9205825ffec084ec5ea683382573c8aa637990 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 8b9931fd27f1db6755c9b84302f26375f0d399b1 (diff) | |
download | upstream-2d97a5204514c0a0ad8eae503f14664bdb837a78.tar.gz upstream-2d97a5204514c0a0ad8eae503f14664bdb837a78.tar.bz2 upstream-2d97a5204514c0a0ad8eae503f14664bdb837a78.zip |
ar71xx: add user space support for the TL-WDR4300
SVN-Revision: 32460
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 10ba6f8542..054d591713 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -131,6 +131,7 @@ platform_check_image() { tl-mr3420 | \ tl-wa901nd | \ tl-wa901nd-v2 | \ + tl-wdr4300 | \ tl-wr703n | \ tl-wr741nd | \ tl-wr741nd-v4 | \ |