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)
committerHauke Mehrtens <[email protected]>
Tue, 14 Oct 2025 20:21:08 +0000 (22:21 +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]>
(cherry picked from commit 8ea1396fd29f8c3a509570be49e0298fc30266a1)
Link: https://github.com/openwrt/openwrt/pull/20407
Signed-off-by: Hauke Mehrtens <[email protected]>
package/firmware/ipq-wifi/Makefile

index bf774f1b1700247c1c5704cc15461723cf949c92..7608cfbf484d84521a876fae2e353f20546cfa1f 100644 (file)
@@ -55,6 +55,7 @@ ALLWIFIBOARDS:= \
        skspruce_wia3300-20 \
        spectrum_sax1v1k \
        tplink_eap660hd-v1 \
+       tplink_archer-c59-v1 \
        tplink_archer-c6-v2 \
        tplink_archer-c60-v1 \
        wallys_dr40x9 \
@@ -188,6 +189,7 @@ $(eval $(call generate-ipq-wifi-package,redmi_ax6,Redmi AX6))
 $(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-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))