summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-02-12 08:30:28 +0000
committerJohn Crispin <john@openwrt.org>2016-02-12 08:30:28 +0000
commitd6cb792d21273c7aa101dbfa1072534f35cabf96 (patch)
tree03d0d8223fce571742f4e281b4e1f1fd3aa4e73c /target/linux/ar71xx/base-files/etc/board.d/02_network
parent8c7aa9b6e13f45fc0e78452b3a3e40ff2be8d700 (diff)
downloadmaster-31e0f0ae-d6cb792d21273c7aa101dbfa1072534f35cabf96.tar.gz
master-31e0f0ae-d6cb792d21273c7aa101dbfa1072534f35cabf96.tar.bz2
master-31e0f0ae-d6cb792d21273c7aa101dbfa1072534f35cabf96.zip
ar71xx: Added support for TL-WA801NDv3
Signed-off-by: Tiziano Bacocco <tizbac2@gmail.com> SVN-Revision: 48705
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network
index 51a1b64507..e12367cf0f 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -370,7 +370,8 @@ cap324)
ucidef_set_interface_lan "eth0" "dhcp"
;;
-arduino-yun | \
+arduino-yun |\
+tl-wa801nd-v3 |\
dir-505-a1)
ucidef_set_interface_lan "eth1"
;;