ar71xx: add support for ZyXEL NBG6716 (#1443)
This commit is contained in:
parent
ee97fe8b9e
commit
1a065fbe24
@ -235,6 +235,10 @@ ar71xx-nand
|
|||||||
- WNDR3700 (v4)
|
- WNDR3700 (v4)
|
||||||
- WNDR4300 (v1)
|
- WNDR4300 (v1)
|
||||||
|
|
||||||
|
* ZyXEL
|
||||||
|
|
||||||
|
- NBG6716 [#ath10k]_
|
||||||
|
|
||||||
ar71xx-tiny
|
ar71xx-tiny
|
||||||
^^^^^^^^^^^
|
^^^^^^^^^^^
|
||||||
|
|
||||||
|
@ -7,3 +7,8 @@ sysupgrade -squashfs-sysupgrade .tar
|
|||||||
|
|
||||||
device netgear-wndr3700v4 wndr3700v4 WNDR3700V4
|
device netgear-wndr3700v4 wndr3700v4 WNDR3700V4
|
||||||
device netgear-wndr4300 wndr4300 WNDR4300V1
|
device netgear-wndr4300 wndr4300 WNDR4300V1
|
||||||
|
|
||||||
|
# ZyXEL
|
||||||
|
device zyxel-nbg6716 nbg6716 NBG6716
|
||||||
|
packages $ATH10K_PACKAGES
|
||||||
|
factory -squashfs-factory .bin
|
||||||
|
Loading…
Reference in New Issue
Block a user