ar71xx: add user-space support for the ZyXEL NBG6716 board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index a2bbefd9b762d6a2321e02e01c52d91ce6f4185e..02c46f9b94a5e8b4d58bada774736550716e019b 100755 (executable)
@@ -352,6 +352,9 @@ ar71xx_board_detect() {
        *"NBG460N/550N/550NH")
                name="nbg460n_550n_550nh"
                ;;
+       *"Zyxel NBG6716")
+               name="nbg6716"
+               ;;
        *OM2P)
                name="om2p"
                ;;