Skip to content
Snippets Groups Projects
Unverified Commit a3c69d53 authored by J. Burfeind's avatar J. Burfeind Committed by GitHub
Browse files

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

Gone due to
commit 45c84a11 ("ar71xx: drop target")
parent dfa209a8
No related branches found
No related tags found
No related merge requests found
......@@ -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', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment