diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-10-04 20:16:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-10-04 20:16:05 +0000 |
commit | 02a85dfd85a55732811664ac7d15e415b88881d8 (patch) | |
tree | 697ac296d02de8421be9f55ebc05b11131cc1272 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 196c6c5b4500693cfd48a07db2bf22c3d728d717 (diff) | |
download | mtk-20170518-02a85dfd85a55732811664ac7d15e415b88881d8.zip mtk-20170518-02a85dfd85a55732811664ac7d15e415b88881d8.tar.gz mtk-20170518-02a85dfd85a55732811664ac7d15e415b88881d8.tar.bz2 |
ar71xx: user-space support for TL-WR841N/ND v8
SVN-Revision: 33622
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 cdd463e..8ec958d 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -152,6 +152,7 @@ platform_check_image() { tl-wr741nd-v4 | \ tl-wr841n-v1 | \ tl-wr841n-v7 | \ + tl-wr841n-v8 | \ tl-wr941nd | \ tl-wr1041n-v2 | \ tl-wr1043nd | \ |