ath79-nand: (re)add support for glinet_gl-ar300m (#2455)
Gone due to commit45c84a117b
("ar71xx: drop target") Changed subtarget in between, similar change in commitbed66fa248
("ath79: move GL.iNet GL-AR750S to NAND subtarget")
This commit is contained in:
parent
5a0c299d8c
commit
94e04393b1
@ -105,6 +105,7 @@ ath79-nand
|
||||
|
||||
* GL.iNet
|
||||
|
||||
- GL-AR300M
|
||||
- GL-AR750S
|
||||
|
||||
brcm2708-bcm2708
|
||||
|
@ -7,6 +7,10 @@ local ATH10K_PACKAGES_QCA9887 = {
|
||||
}
|
||||
|
||||
|
||||
device('gl.inet-gl-ar300m-nor', 'glinet_gl-ar300m-nor', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
device('gl.inet-gl-ar750s-nor', 'glinet_gl-ar750s-nor', {
|
||||
factory = false,
|
||||
packages = ATH10K_PACKAGES_QCA9887,
|
||||
|
Loading…
Reference in New Issue
Block a user