ath79: add support for Netgear PGZNG1
[openwrt/staging/hauke.git] / target / linux / ath79 / nand / base-files / etc / board.d / 02_network
index bda4eeb917dadbcffe36e000fba4008d90233d12..01f26fb39d8c4ac0c275ec9cc9918be3cfbe77cd 100644 (file)
@@ -30,6 +30,9 @@ ath79_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "4:lan"
                ;;
+       netgear,pgzng1)
+               ucidef_set_interfaces_lan_wan "eth1" "eth0"
+               ;;
        netgear,r6100)
                ucidef_set_interface_wan "eth1"
                ucidef_add_switch "switch0" \