ath79-generic: (re)add support for GL-AR750 (#2454)
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
dfa209a88a
commit
a3c69d539d
@ -33,6 +33,7 @@ ath79-generic
|
||||
|
||||
- GL-AR150
|
||||
- GL-AR300M-Lite
|
||||
- GL-AR750
|
||||
|
||||
* Joy-IT
|
||||
|
||||
|
@ -97,6 +97,11 @@ device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
device('gl.inet-gl-ar750', 'glinet_gl-ar750', {
|
||||
factory = false,
|
||||
packages = ATH10K_PACKAGES_QCA9887,
|
||||
})
|
||||
|
||||
-- JOY-IT
|
||||
|
||||
device('joy-it-jt-or750i', 'joyit_jt-or750i', {
|
||||
|
Loading…
Reference in New Issue
Block a user