fix dir-615 h1 network config

http://patchwork.openwrt.org/patch/3527/

Signed-off-by: Daniel Petre <dani@ip6.ro>

SVN-Revision: 36213
master
John Crispin 12 years ago
parent e1a74d8ff7
commit df7af06f1f
  1. 2
      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"

Loading…
Cancel
Save