ar71xx: Add support for Black Swift
[15.05/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index d577fc6..7e26886 100644 (file)
@@ -64,6 +64,13 @@ tl-wdr4900-v2)
        ucidef_add_switch_vlan "switch0" "2" "1 6"
        ;;
 
+bsb)
+       ucidef_set_interfaces_lan_wan "eth1" "eth0"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 3"
+       ucidef_set_interface_wlan
+       ;;
+
 cpe510)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" "1" "1"