ipq-wifi: Add entry for TP-Link Archer C60 v1
authorChristoph Krapp <[email protected]>
Mon, 8 Sep 2025 20:04:49 +0000 (22:04 +0200)
committerHauke Mehrtens <[email protected]>
Sun, 21 Sep 2025 13:27:53 +0000 (15:27 +0200)
Add IPQ Wifi entry for ath79 TP-Link Archer C60 v1.

Signed-off-by: Christoph Krapp <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19993
Signed-off-by: Hauke Mehrtens <[email protected]>
package/firmware/ipq-wifi/Makefile

index 60b4684d42b806bb64fc30e8ec60724967dd709f..120a98fc297788b6c07212dead5204f87c133378 100644 (file)
@@ -79,6 +79,7 @@ ALLWIFIBOARDS:= \
        tplink_eap625-outdoor-hd-v1 \
        tplink_eap660hd-v1 \
        tplink_archer-c6-v2 \
+       tplink_archer-c60-v1 \
        wallys_dr40x9 \
        xiaomi_aiot-ac2350 \
        xiaomi_ax3600 \
@@ -249,6 +250,7 @@ $(eval $(call generate-ipq-wifi-package,tplink_eap623od-hd-v1,TP-Link EAP623-Out
 $(eval $(call generate-ipq-wifi-package,tplink_eap625-outdoor-hd-v1,TP-Link EAP625-Outdoor HD v1))
 $(eval $(call generate-ipq-wifi-package,tplink_eap660hd-v1,TP-Link EAP660 HD 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,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))