ar71xx: Add support for ZyXEL NBG6616.
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 5f02e4e..2fdc538 100755 (executable)
@@ -565,6 +565,9 @@ ar71xx_board_detect() {
        *"NBG460N/550N/550NH")
                name="nbg460n_550n_550nh"
                ;;
+       *"Zyxel NBG6616")
+               name="nbg6616"
+               ;;
        *"Zyxel NBG6716")
                name="nbg6716"
                ;;