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

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
This commit is contained in:
T-X 2020-08-30 00:48:37 +02:00 committed by GitHub
parent 90b4863b2c
commit 9215d28972
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -44,6 +44,7 @@ ar71xx-generic
- GL-AR150 - GL-AR150
- GL-AR300M - GL-AR300M
- GL-AR750 - GL-AR750
- GL-USB150 (Microuter)
* Linksys * Linksys

View File

@ -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