fix dir-615 h1 network config
[librecmc/librecmc.git] / target / linux / ramips / base-files / etc / uci-defaults / 02_network
index d2400870c6d05a05f063af29f980fcdc38267a10..9c1936e571f35ea1f304b26a9777a03443875975 100755 (executable)
@@ -38,6 +38,7 @@ ramips_setup_interfaces()
 
        case $board in
        3g300m | \
+       w150m | \
        all0256n | \
        all5002 | \
        broadway)
@@ -45,7 +46,6 @@ ramips_setup_interfaces()
                ucidef_set_interface_lan "eth0"
                ;;
 
-       dir-615-h1 | \
        3g-6200nl | \
        wl-330n)
                ucidef_set_interface_lan "eth0.1"
@@ -69,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"
@@ -156,6 +157,7 @@ ramips_setup_macs()
                ;;
        3g-6200n | \
        3g300m | \
+       w150m | \
        air3gii | \
        argus-atp52b | \
        bc2 | \