[OpenWrt-Devel] [PATCH] 19.07: ath79: remove ath10k drivers from Archer C7 v1 profile

Stijn Segers foss at volatilesystems.org
Fri Nov 22 13:39:19 EST 2019


Ath10k packages were removed from ar71xx in master in commit 34113999ef430ce74a627ab6e6a5370aa41c9d20,
fixing FS#1743; but ath79 in master and the 19.07 branch still suffer from the issue.

Signed-off-by: Stijn Segers <foss at volatilesystems.org>
---
 target/linux/ath79/image/generic-tp-link.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ath79/image/generic-tp-link.mk b/target/linux/ath79/image/generic-tp-link.mk
index ece7284710..b57fc0a57f 100644
--- a/target/linux/ath79/image/generic-tp-link.mk
+++ b/target/linux/ath79/image/generic-tp-link.mk
@@ -79,7 +79,7 @@ define Device/tplink_archer-c7-v1
   $(Device/tplink-8mlzma)
   ATH_SOC := qca9558
   DEVICE_TITLE := TP-Link Archer C7 v1
-  DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport kmod-ath10k-ct ath10k-firmware-qca988x-ct
+  DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
   TPLINK_HWID := 0x75000001
   SUPPORTED_DEVICES += archer-c7
 endef
-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list