ath79-nand: (re)add support for glinet_gl-ar300m
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
6fe1e64f27
commit
ce2abad561
@ -99,6 +99,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