From 02984a6e09416230d929c17e5dc738c09127934c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 14 Jul 2015 07:32:33 +0000 Subject: ar71xx: add support for the devolo dLAN pro 500 Wireless+ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Günther Kelleter SVN-Revision: 46338 --- target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/02_network') diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index ec709a002c..615dbc4f8a 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -301,6 +301,10 @@ esr900) [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac" ;; +dlan-pro-500-wp) + ucidef_set_interface_lan "eth0 eth1" + ;; + all0305 |\ aw-nr580 |\ bullet-m |\ -- cgit v1.2.3