ar71xx: add support for GL.iNet GL-USB150
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 7fd5fb452281dfde79f5c28907fb32f402aa5626..2eab6108f17c8cfe439edda58ef01c92cd77fd2b 100755 (executable)
@@ -672,6 +672,9 @@ ar71xx_board_detect() {
        *"GL-MIFI")
                name="gl-mifi"
                ;;
+       *"GL-USB150")
+               name="gl-usb150"
+               ;;
        *"HiveAP-121")
                name="hiveap-121"
                ;;