From 31fd66f808e7ea16cacef362877139b7e0e8ac7d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 30 Jan 2015 08:06:40 +0000 Subject: ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The board is already supported by OpenWrt. WNR1000v2/WNR1000v2-VC are pretty much the same as WNR2000v3/WNR612v2, therefore the same initialization code and flash layout is used. Signed-off-by: Ștefan Rusu Tested-by: Douglas Fraser <1dsfraser@gmail.com> SVN-Revision: 44221 --- target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 5f1704f4b8..a223ae8fe5 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -223,7 +223,8 @@ tl-wr842n-v2 |\ wnr2000-v3 |\ wnr2000-v4 |\ wnr2200 |\ -wnr612-v2) +wnr612-v2 |\ +wnr1000-v2) ucidef_set_interfaces_lan_wan "eth1" "eth0" ucidef_add_switch "switch0" "1" "1" ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4" -- cgit v1.2.3