ath79-generic: (re)add support for GL-AR150 (#2441)
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
55da2a7b0e
commit
dbdf532867
@ -31,6 +31,7 @@ ath79-generic
|
||||
|
||||
* GL.iNet
|
||||
|
||||
- GL-AR150
|
||||
- GL-AR300M-Lite
|
||||
|
||||
* Joy-IT
|
||||
|
@ -89,6 +89,10 @@ device('enterasys-ws-ap3705', 'enterasys_ws-ap3705i', {
|
||||
|
||||
-- GL.iNet
|
||||
|
||||
device('gl.inet-gl-ar150', 'glinet_gl-ar150', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
|
||||
factory = false,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user