ramips:Add support for Aigale Ai-BR100
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index a53a032b7dc28b5ebddadcb7147f4069ab773ee9..80b5449e054d15a4d434f4955fd19c6e9802aebf 100755 (executable)
@@ -110,22 +110,28 @@ ramips_setup_interfaces()
                ;;
 
        3g-6200n | \
+       ai-br100 | \
        dir-610-a1 | \
        dir-300-b7 | \
        dir-320-b1 | \
        dir-615-h1 | \
        hlk-rm04 | \
+       mt7621 | \
        mt7628 | \
        mzk-w300nh2 | \
        mzk-750dhp | \
        whr-300hp2 | \
        whr-600d | \
-       wt1520)
+       wsr-600 | \
+       wsr-1166 | \
+       wt1520 | \
+       y1)
                ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
                ucidef_add_switch "switch0" "1" "1"
                ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 6t"
                ucidef_add_switch_vlan "switch0" "2" "4 6t"
                ;;
+
        whr-1166d)
                ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
                ucidef_add_switch "switch0" "1" "1"
@@ -208,7 +214,6 @@ ramips_setup_interfaces()
                ucidef_add_switch_vlan "switch0" "2" "4 6t"
                ;;
 
-       y1 |\
        y1s)
                ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
                ucidef_add_switch "switch0" "1" "1"