ar71xx: add GL-AR300 support V3
[openwrt/staging/noltari.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index de86ba54c80e676a1fd5046fcde2d736c59ff217..a5a40a177d6560e86318a3b36602d4ffef1e157c 100755 (executable)
@@ -408,6 +408,12 @@ wpe72)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;
 
+gl-ar300)
+       ucidef_set_interfaces_lan_wan "eth1" "eth0"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
+       ;;
+
 wpj344)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" "1" "1"