aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-04-05 23:37:45 +0000
committerJohn Crispin <blogic@openwrt.org>2013-04-05 23:37:45 +0000
commit7870e47cc0d329084ae6ca5a7473f0b0b9d64556 (patch)
treecb4d93460deed11df544b24785e6b96a8ee4a55c /target
parented6c67ec1834bb00f95dc0a4acf3069803915ec9 (diff)
downloadmaster-187ad058-7870e47cc0d329084ae6ca5a7473f0b0b9d64556.tar.gz
master-187ad058-7870e47cc0d329084ae6ca5a7473f0b0b9d64556.tar.bz2
master-187ad058-7870e47cc0d329084ae6ca5a7473f0b0b9d64556.zip
[ramips] fix dir-615 h1 network config
http://patchwork.openwrt.org/patch/3527/ Signed-off-by: Daniel Petre <dani@ip6.ro> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36213 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/uci-defaults/02_network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/uci-defaults/02_network b/target/linux/ramips/base-files/etc/uci-defaults/02_network
index 98aefbdf32..9c1936e571 100755
--- a/target/linux/ramips/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ramips/base-files/etc/uci-defaults/02_network
@@ -46,7 +46,6 @@ ramips_setup_interfaces()
ucidef_set_interface_lan "eth0"
;;
- dir-615-h1 | \
3g-6200nl | \
wl-330n)
ucidef_set_interface_lan "eth0.1"
@@ -70,6 +69,7 @@ ramips_setup_interfaces()
ucidef_add_switch_vlan "switch0" "2" "0 6t"
;;
+ dir-615-h1 | \
mzk-w300nh2)
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
ucidef_add_switch "switch0" "1" "1"