ipq806x: add support for Netgear Nighthawk X4 R7500
[openwrt/openwrt.git] / target / linux / ipq806x / base-files / etc / uci-defaults / network
index 354cea9e3d9a1deabc1cac627a093c606d642aba..7742b7301da2d7ddb13f36f3e0a333e702ab34cb 100755 (executable)
@@ -16,7 +16,8 @@ ucidef_set_interface_loopback
 board=$(ipq806x_board_name)
 
 case "$board" in
-ap148)
+ap148 |\
+r7500)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "6 1 2 3 4"