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

ath79-generic: (re)add support for gl-usb150 (#2476)

Gone due to
commit 45c84a11 ("ar71xx: drop target")
parent aef006e0
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,7 @@ ath79-generic ...@@ -36,6 +36,7 @@ ath79-generic
- GL-AR150 - GL-AR150
- GL-AR300M-Lite - GL-AR300M-Lite
- GL-AR750 - GL-AR750
- GL-USB150 (Microuter)
* Joy-IT * Joy-IT
......
...@@ -113,6 +113,10 @@ device('gl.inet-gl-ar750', 'glinet_gl-ar750', { ...@@ -113,6 +113,10 @@ device('gl.inet-gl-ar750', 'glinet_gl-ar750', {
packages = ATH10K_PACKAGES_QCA9887, packages = ATH10K_PACKAGES_QCA9887,
}) })
device('gl.inet-gl-usb150', 'glinet_gl-usb150', {
factory = false,
})
-- JOY-IT -- JOY-IT
device('joy-it-jt-or750i', 'joyit_jt-or750i', { 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