ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup...
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / uci-defaults / network
index a17fad8e98266422d03bf17058c25d8c524b4f19..dc2221f1e70a66e743ca022a0594f56cfa14fdf9 100755 (executable)
@@ -54,8 +54,9 @@ ramips_setup_interfaces()
                ucidef_add_switch_vlan "switch0" "2" "4 8t"
                ;;
 
+       freestation5 | \
        wcr-150gn)
-               ucidef_set_interface_lan_wan "eth0.2" "eth0.1"
+               ucidef_set_interfaces_lan_wan "eth0.2" "eth0.1"
                ;;
 
        wli-tx4-ag300n)