diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-01-04 17:30:57 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-01-04 17:30:57 +0000 |
commit | 2f53f822030045d04c0890a1afc46e011019acb8 (patch) | |
tree | 9130b9c5f458282c7b488953c0e72d4b0c908f5a /target/linux/ar71xx/base-files/etc | |
parent | 301b1b4f9217ded1987ec7768a906b2b0468e3fa (diff) | |
download | upstream-2f53f822030045d04c0890a1afc46e011019acb8.tar.gz upstream-2f53f822030045d04c0890a1afc46e011019acb8.tar.bz2 upstream-2f53f822030045d04c0890a1afc46e011019acb8.zip |
ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7
These models are based on the AP99 reference board,
and uses the AR7241 SoC.
SVN-Revision: 29658
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 1 | ||||
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/network | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index d8bcb90ce7..3332a7f6e3 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -103,6 +103,7 @@ get_status_led() { tl-wr741nd | \ tl-wr741nd-v4 | \ tl-wr841n-v1 | \ + tl-wr841n-v7 | \ tl-wr941nd) status_led="tp-link:green:system" ;; diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/network b/target/linux/ar71xx/base-files/etc/uci-defaults/network index 2464042982..d51660368c 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/network @@ -133,6 +133,7 @@ tl-mr3220 |\ tl-mr3420 |\ tl-wr741nd |\ tl-wr741nd-v4 |\ +tl-wr841n-v7 |\ whr-g301n |\ whr-hp-g300n |\ whr-hp-gn |\ |