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:
parent
90b4863b2c
commit
9215d28972
@ -44,6 +44,7 @@ ar71xx-generic
|
||||
- GL-AR150
|
||||
- GL-AR300M
|
||||
- GL-AR750
|
||||
- GL-USB150 (Microuter)
|
||||
|
||||
* Linksys
|
||||
|
||||
|
@ -126,6 +126,10 @@ device('gl.inet-gl-ar750', 'gl-ar750', {
|
||||
packages = ATH10K_PACKAGES_QCA9887,
|
||||
})
|
||||
|
||||
device('gl.inet-gl-usb150', 'gl-usb150', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- Linksys by Cisco
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user