ar71xx: add support for GL.iNet GL-AR750
[openwrt/staging/rmilecki.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index d62dff593e9ab7a95266dbf8c38ebc31bf874a2a..d2c68fbb2cfa1a7316e379e9bcce2ceff4b8c2c6 100755 (executable)
@@ -673,6 +673,9 @@ ar71xx_board_detect() {
        *"GL-AR300M")
                name="gl-ar300m"
                ;;
+       *"GL-AR750")
+               name="gl-ar750"
+               ;;
        *"GL-CONNECT INET v1")
                name="gl-inet"