This commit adds support for the GL-AR750 (2.4G radio only)
[librecmc/librecmc.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index f98e7d6850e061a8e95b079da980bebc06819bf9..2e9dcfb06ee0092bcb1e429ce694a882f4959257 100755 (executable)
@@ -632,6 +632,9 @@ ar71xx_board_detect() {
        *"GL-AR300M")
                name="gl-ar300m"
                ;;
+       *"GL-AR750")
+               name="gl-ar750"
+               ;;
        *"GL-MIFI")
                name="gl-mifi"
                ;;