ath79-generic: (re)add support for gl-usb150 (#2476)
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
aef006e02e
commit
4ec8c4db19
@ -36,6 +36,7 @@ ath79-generic
|
||||
- GL-AR150
|
||||
- GL-AR300M-Lite
|
||||
- GL-AR750
|
||||
- GL-USB150 (Microuter)
|
||||
|
||||
* Joy-IT
|
||||
|
||||
|
@ -113,6 +113,10 @@ device('gl.inet-gl-ar750', 'glinet_gl-ar750', {
|
||||
packages = ATH10K_PACKAGES_QCA9887,
|
||||
})
|
||||
|
||||
device('gl.inet-gl-usb150', 'glinet_gl-usb150', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
-- JOY-IT
|
||||
|
||||
device('joy-it-jt-or750i', 'joyit_jt-or750i', {
|
||||
|
Loading…
Reference in New Issue
Block a user