summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-11-21 21:24:18 +0000
committerJohn Crispin <john@openwrt.org>2015-11-21 21:24:18 +0000
commit99fd9a704184d5f1b9ef279115aa529d3ef63fdb (patch)
tree8ed711c287244e39985ae2b908b0f3fffb83d17a /target/linux/ar71xx/base-files/etc/board.d/02_network
parentac232078036453151c352d9b839bb16db84f2c39 (diff)
downloadmaster-31e0f0ae-99fd9a704184d5f1b9ef279115aa529d3ef63fdb.tar.gz
master-31e0f0ae-99fd9a704184d5f1b9ef279115aa529d3ef63fdb.tar.bz2
master-31e0f0ae-99fd9a704184d5f1b9ef279115aa529d3ef63fdb.zip
ar71xx: add support for the devolo dLAN Hotspot
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de> SVN-Revision: 47554
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network1
1 files changed, 1 insertions, 0 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 fffe06b7a0..64f2054b62 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -329,6 +329,7 @@ esr900)
[ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
;;
+dlan-hotspot |\
dlan-pro-500-wp)
ucidef_set_interface_lan "eth0 eth1"
;;