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

Gone due to
commit 45c84a117b ("ar71xx: drop target")
This commit is contained in:
J. Burfeind 2022-04-03 15:55:12 +02:00 committed by GitHub
parent dfa209a88a
commit a3c69d539d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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', {