ar71xx: add user-space support for GL.iNet v1
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 2d75954db59a92c84348bb6f72e79f26d50013b1..f91215694430dc6d8ca229a163a51db23beab32f 100755 (executable)
@@ -322,6 +322,9 @@ ar71xx_board_detect() {
        *EL-MINI)
                name="el-mini"
                ;;
+       *"GL-CONNECT INET v1")
+               name="gl-inet"
+               ;;
        *JA76PF)
                name="ja76pf"
                ;;