ath79: add ZyXEL NBG6616

This commit is contained in:
Julian Labus 2021-04-12 08:48:25 +02:00
parent 9b7e2f4d9d
commit 9554cc332c
No known key found for this signature in database
GPG Key ID: 8AF209F2C6B3572A

View File

@ -94,3 +94,9 @@ device('tp-link-cpe220-v3', 'tplink_cpe220-v3')
device('tp-link-tl-wdr3600-v1', 'tplink_tl-wdr3600-v1')
device('tp-link-tl-wdr4300-v1', 'tplink_tl-wdr4300-v1')
-- ZyXEL
device('zyxel-nbg6616', 'zyxel_nbg6616', {
packages = ATH10K_PACKAGES_QCA9880,
})