Author: nbd Date: 2014-11-16 12:39:19 +0100 (Sun, 16 Nov 2014) New Revision: 43281
Modified: trunk/target/linux/ramips/base-files/etc/board.d/02_network Log: ramips: fix default config breakage on whr-1166d Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/ramips/base-files/etc/board.d/02_network =================================================================== --- trunk/target/linux/ramips/base-files/etc/board.d/02_network 2014-11-16 11:39:14 UTC (rev 43280) +++ trunk/target/linux/ramips/base-files/etc/board.d/02_network 2014-11-16 11:39:19 UTC (rev 43281) @@ -130,7 +130,7 @@ 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" _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
