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]>
Thu, 25 Sep 2025 20:54:06 +0000 (22:54 +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
(cherry picked from commit a7ca19962b3a406cf253f593b6cf2f0565d5a132)
Link: https://github.com/openwrt/openwrt/pull/20157
Signed-off-by: Hauke Mehrtens <[email protected]>
package/firmware/ipq-wifi/Makefile

index fe1c4fb7c075938f0aae29136c15cdde8c60cb08..319dc98e37290e7861d13ede5d22289cec999193 100644 (file)
@@ -56,6 +56,7 @@ ALLWIFIBOARDS:= \
        spectrum_sax1v1k \
        tplink_eap660hd-v1 \
        tplink_archer-c6-v2 \
+       tplink_archer-c60-v1 \
        wallys_dr40x9 \
        xiaomi_aiot-ac2350 \
        xiaomi_ax3600 \
@@ -188,6 +189,7 @@ $(eval $(call generate-ipq-wifi-package,skspruce_wia3300-20,SKSpruce WIA3300-20)
 $(eval $(call generate-ipq-wifi-package,spectrum_sax1v1k,Spectrum SAX1V1K))
 $(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))