[LEDE-DEV] [PATCH] Netgear X4 R7500 adjust ath10k firmware
Thomas Reifferscheid
thomas at reifferscheid.org
Fri Mar 17 06:01:34 PDT 2017
Netgear X4 R7500 comes with a QCA988X. The patch enables 2.4Ghz wifi
on kernel 4.9 for this particular device.
Signed-off-by: Thomas Reifferscheid <thomas at reifferscheid.org>
---
target/linux/ipq806x/image/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile
index 70c8056..260a3cc 100644
--- a/target/linux/ipq806x/image/Makefile
+++ b/target/linux/ipq806x/image/Makefile
@@ -175,7 +175,7 @@ define Device/R7500
PAGESIZE := 2048
BOARD_NAME := r7500
DEVICE_TITLE := Netgear Nighthawk X4 R7500
- DEVICE_PACKAGES := ath10k-firmware-qca99x0
+ DEVICE_PACKAGES := ath10k-firmware-qca988x
endef
define Device/R7500v2
--
2.1.4
More information about the Lede-dev
mailing list