ath79-generic: (re)add support for GL-AR750

Gone due to
commit 45c84a117b ("ar71xx: drop target")
This commit is contained in:
aiyion.prime 2022-04-02 12:16:03 +02:00
parent 6fe1e64f27
commit 753e907c9c
2 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,7 @@ ath79-generic
- GL-AR150
- GL-AR300M-Lite
- GL-AR750
* Joy-IT

View File

@ -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', {