From: nbd Date: Sun, 16 Nov 2014 11:39:19 +0000 (+0000) Subject: ramips: fix default config breakage on whr-1166d X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=291ec42e7fb7b0914637e267cf0a3167a268bc36;p=openwrt.git ramips: fix default config breakage on whr-1166d Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43281 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index de0115f6d5..45720c3ab5 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -130,7 +130,7 @@ ramips_setup_interfaces() ucidef_add_switch_vlan "switch0" "2" "4 6t" ;; - whr-1166) + whr-1166d) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" ucidef_add_switch "switch0" "1" "1" ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 6t"