Backport support for the GL-USB150 micro-router
[librecmc/librecmc.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ae2dab9b58aa7016112dda4e27c08f8998d47039..f98e7d6850e061a8e95b079da980bebc06819bf9 100755 (executable)
@@ -623,6 +623,9 @@ ar71xx_board_detect() {
        *"GL AR150")
                name="gl-ar150"
                ;;
+       *"GL-USB150")
+               name="gl-usb150"
+       ;;
        *"GL AR300")
                name="gl-ar300"
                ;;