fix dir-615 h1 network config
[librecmc/librecmc.git] / target / linux / ramips / base-files / etc / uci-defaults / 02_network
index d6ab75afa5b644de18a8eb8c18a451623b7a6d49..9c1936e571f35ea1f304b26a9777a03443875975 100755 (executable)
@@ -38,6 +38,7 @@ ramips_setup_interfaces()
 
        case $board in
        3g300m | \
+       w150m | \
        all0256n | \
        all5002 | \
        broadway)
@@ -45,7 +46,7 @@ ramips_setup_interfaces()
                ucidef_set_interface_lan "eth0"
                ;;
 
-       dir-615-h1 | \
+       3g-6200nl | \
        wl-330n)
                ucidef_set_interface_lan "eth0.1"
                ;;
@@ -68,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"
@@ -124,6 +126,7 @@ ramips_setup_interfaces()
                ucidef_set_interfaces_lan_wan "eth0.2" "eth0.1"
                ;;
 
+       d105 | \
        omni-emb-hpm|\
        wli-tx4-ag300n)
                ucidef_set_interface_lan "eth0"
@@ -154,6 +157,7 @@ ramips_setup_macs()
                ;;
        3g-6200n | \
        3g300m | \
+       w150m | \
        air3gii | \
        argus-atp52b | \
        bc2 | \
@@ -248,6 +252,7 @@ ramips_setup_macs()
                wan_mac=$(macaddr_add "$lan_mac" 1)
                ;;
 
+       d105 | \
        wli-tx4-ag300n)
                lan_mac=$(mtd_get_mac_binary factory 4)
                ;;