aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-03-01 13:46:01 +0000
committerLuka Perkov <luka@openwrt.org>2013-03-01 13:46:01 +0000
commit3fc6a70a196a0e5583036f7fc37543cd114da9e1 (patch)
tree51d3725197eab78eeb7bba7a75eba81202d5a2e4 /target/linux/ar71xx/base-files/etc/uci-defaults/02_network
parent394130b00eb11e25dce054e9ced81e7df1d74639 (diff)
downloadmaster-187ad058-3fc6a70a196a0e5583036f7fc37543cd114da9e1.tar.gz
master-187ad058-3fc6a70a196a0e5583036f7fc37543cd114da9e1.tar.bz2
master-187ad058-3fc6a70a196a0e5583036f7fc37543cd114da9e1.zip
ar71xx: add support for Buffalo WZR 600DHP
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35840 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/02_network')
-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 b1f84da605..15a1d39ac4 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -233,7 +233,8 @@ tl-wr841n-v7 |\
whr-g301n |\
whr-hp-g300n |\
whr-hp-gn |\
-wzr-hp-ag300h)
+wzr-hp-ag300h |\
+wzr-600dhp)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
ucidef_add_switch "switch0" "1" "1"
ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"