ath79-generic: (re)add support for zyxel-nbg6616
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
8e9a186e5a
commit
43035f7818
@ -101,6 +101,10 @@ ath79-generic
|
||||
- UniFi AP LR
|
||||
- UniFi AP PRO
|
||||
|
||||
* ZyXEL
|
||||
|
||||
- NBG6616
|
||||
|
||||
ath79-nand
|
||||
----------
|
||||
|
||||
|
@ -392,3 +392,9 @@ device('ubiquiti-unifi-ap', 'ubnt_unifi', {
|
||||
})
|
||||
|
||||
device('ubiquiti-unifi-ap-pro', 'ubnt_unifi-ap-pro')
|
||||
|
||||
-- ZyXEL
|
||||
|
||||
device('zyxel-nbg6616', 'zyxel_nbg6616', {
|
||||
packages = ATH10K_PACKAGES_QCA9880,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user