aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2019-01-04 22:26:01 +0100
committerChristian Lamparter <chunkeey@gmail.com>2019-02-14 16:56:14 +0100
commitff541c5ca255f0c7e105dc7fe717f812470e39e7 (patch)
tree3877472b144106a7bdd479e015ba92df74443d09 /target/linux/ath79/base-files/etc/board.d/02_network
parentda1107f8a5deec6f013535af6cd0d42b8088d600 (diff)
downloadupstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.tar.gz
upstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.tar.bz2
upstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.zip
ath79: rename TL-WR740ND-v4 to TL-WR740N-v4
Give the device the same name it had in ar71xx. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'target/linux/ath79/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ath79/base-files/etc/board.d/02_network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/base-files/etc/board.d/02_network b/target/linux/ath79/base-files/etc/board.d/02_network
index 486a28defb..5b57986d5f 100755
--- a/target/linux/ath79/base-files/etc/board.d/02_network
+++ b/target/linux/ath79/base-files/etc/board.d/02_network
@@ -193,7 +193,7 @@ ath79_setup_interfaces()
ucidef_add_switch "switch0" \
"0@eth1" "1:lan" "2:lan" "3:lan" "4:lan"
;;
- tplink,tl-wr740nd-v4|\
+ tplink,tl-wr740n-v4|\
tplink,tl-wr741nd-v4|\
tplink,tl-wr841-v8|\
tplink,tl-wr842n-v1|\