aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-07-28 10:23:37 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-07-28 10:23:37 +0000
commit2278ab5a41c1c9c4ca437f3e8ee3d89d9000d535 (patch)
treed230a7f3328f5778e7265cacab094cfac167c764 /target/linux/ar71xx/base-files/etc/uci-defaults
parent9e5044e002bbde0ab162d2dac65eeb7a3c76454c (diff)
downloadmaster-187ad058-2278ab5a41c1c9c4ca437f3e8ee3d89d9000d535.tar.gz
master-187ad058-2278ab5a41c1c9c4ca437f3e8ee3d89d9000d535.tar.bz2
master-187ad058-2278ab5a41c1c9c4ca437f3e8ee3d89d9000d535.zip
ar71xx: add user-space support for the WNR612 v2 board
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3876/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37576 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/02_network3
1 files changed, 2 insertions, 1 deletions
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 fd2ade8b7b..3d097511cb 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -168,7 +168,8 @@ tl-wr941nd)
tl-mr3420-v2 |\
tl-wr841n-v8 |\
-wnr2000-v3)
+wnr2000-v3 |\
+wnr612-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"