mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
ipq-wifi: Add entry for TP-Link Archer C60 v2
Add IPQ Wifi entry for ath79 TP-Link Archer C60 v2. Signed-off-by: Christoph Krapp <achterin@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20496 Link: https://github.com/openwrt/openwrt/pull/20497 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
ef3b14e06c
commit
dbf2c101ed
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ ALLWIFIBOARDS:= \
|
|||
tplink_archer-c59-v1 \
|
||||
tplink_archer-c6-v2 \
|
||||
tplink_archer-c60-v1 \
|
||||
tplink_archer-c60-v2 \
|
||||
wallys_dr40x9 \
|
||||
xiaomi_aiot-ac2350 \
|
||||
xiaomi_ax3600 \
|
||||
|
|
@ -192,6 +193,7 @@ $(eval $(call generate-ipq-wifi-package,tplink_eap660hd-v1,TP-Link EAP660 HD v1)
|
|||
$(eval $(call generate-ipq-wifi-package,tplink_archer-c59-v1,TP-Link Archer C59 V1))
|
||||
$(eval $(call generate-ipq-wifi-package,tplink_archer-c6-v2,TP-Link Archer C6 V2))
|
||||
$(eval $(call generate-ipq-wifi-package,tplink_archer-c60-v1,TP-Link Archer C60 V1))
|
||||
$(eval $(call generate-ipq-wifi-package,tplink_archer-c60-v2,TP-Link Archer C60 V2))
|
||||
$(eval $(call generate-ipq-wifi-package,wallys_dr40x9,Wallys DR40X9))
|
||||
$(eval $(call generate-ipq-wifi-package,xiaomi_aiot-ac2350,Xiaomi AIoT AC2350))
|
||||
$(eval $(call generate-ipq-wifi-package,xiaomi_ax3600,Xiaomi AX3600))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue