ar71xx: add user-space support for GL.iNet v1
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index dd369624e17864ab0f83561e28546731b3391e69..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"
                ;;
@@ -466,6 +469,9 @@ ar71xx_board_detect() {
        *"RouterBOARD 2011UAS")
                name="rb-2011uas"
                ;;
+       *"RouterBOARD 2011UiAS")
+               name="rb-2011uias"
+               ;;
        *"RouterBOARD 2011UAS-2HnD")
                name="rb-2011uas-2hnd"
                ;;