Skip to content
Snippets Groups Projects
Unverified Commit 9215d289 authored by T-X's avatar T-X Committed by GitHub
Browse files

ar71xx-generic: Add support for GL-iNet Microuter (GL-USB150) (#2112)

parent 90b4863b
No related branches found
No related tags found
No related merge requests found
...@@ -44,6 +44,7 @@ ar71xx-generic ...@@ -44,6 +44,7 @@ ar71xx-generic
- GL-AR150 - GL-AR150
- GL-AR300M - GL-AR300M
- GL-AR750 - GL-AR750
- GL-USB150 (Microuter)
* Linksys * Linksys
......
...@@ -126,6 +126,10 @@ device('gl.inet-gl-ar750', 'gl-ar750', { ...@@ -126,6 +126,10 @@ device('gl.inet-gl-ar750', 'gl-ar750', {
packages = ATH10K_PACKAGES_QCA9887, packages = ATH10K_PACKAGES_QCA9887,
}) })
device('gl.inet-gl-usb150', 'gl-usb150', {
factory = false,
})
-- Linksys by Cisco -- Linksys by Cisco
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment