ipq-wifi: Add entry for TP-Link Archer C59 v1
authorChristoph Krapp <[email protected]>
Thu, 25 Sep 2025 07:29:22 +0000 (09:29 +0200)
committerRobert Marko <[email protected]>
Tue, 14 Oct 2025 15:50:54 +0000 (17:50 +0200)
Add IPQ Wifi entry for ath79 TP-Link Archer C59 v1.

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

index b472473e9dff75408414cd8e10e0fcfe6333dd6f..62c7fcea337d1c743c13ea7c3a7ba896197699ab 100644 (file)
@@ -78,6 +78,7 @@ ALLWIFIBOARDS:= \
        tplink_eap623od-hd-v1 \
        tplink_eap625-outdoor-hd-v1 \
        tplink_eap660hd-v1 \
+       tplink_archer-c59-v1 \
        tplink_archer-c6-v2 \
        tplink_archer-c60-v1 \
        wallys_dr40x9 \
@@ -250,6 +251,7 @@ $(eval $(call generate-ipq-wifi-package,tplink_eap620hd-v1,TP-Link EAP620 HD v1)
 $(eval $(call generate-ipq-wifi-package,tplink_eap623od-hd-v1,TP-Link EAP623-Outdoor HD v1))
 $(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-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,wallys_dr40x9,Wallys DR40X9))