ar71xx: add support for EasyLink M150 and M-mini
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index a2b27625d1abee5d0ffd852c9199213062dbab99..99c0268581b14c780a8b0658f6127eeb69b5f3d3 100755 (executable)
@@ -152,6 +152,16 @@ ap113)
        ucidef_add_switch_vlan "switch0" "2" "0t 2"
        ;;
 
+el-m150)
+       ucidef_set_interfaces_lan_wan "eth1" "eth0"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 3"
+       ;;
+
+el-mini)
+       ucidef_set_interface_lan "eth0"
+       ;;
+
 tl-wdr4300|\
 tl-wr1041n-v2)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"