Author: blogic Date: 2014-06-16 20:54:48 +0200 (Mon, 16 Jun 2014) New Revision: 41216
Modified: trunk/target/linux/ramips/base-files/etc/uci-defaults/02_network Log: ramips: add vlan configuration for asiarf awm002-evb Without this, the ports all end up on vlan 1. This enables a separate WAN port that works. Signed-off-by: Russell Senior <[email protected]> Modified: trunk/target/linux/ramips/base-files/etc/uci-defaults/02_network =================================================================== --- trunk/target/linux/ramips/base-files/etc/uci-defaults/02_network 2014-06-16 18:54:42 UTC (rev 41215) +++ trunk/target/linux/ramips/base-files/etc/uci-defaults/02_network 2014-06-16 18:54:48 UTC (rev 41216) @@ -103,6 +103,7 @@ ucidef_add_switch_vlan "switch0" "2" "4 6t" ;; + awm002-evb | \ argus-atp52b | \ dir-645 | \ f5d8235-v1 | \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
