aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image/nand.mk
diff options
context:
space:
mode:
authorStijn Segers <francesco.borromini@inventati.org>2017-03-10 18:58:26 +0100
committerJohn Crispin <john@phrozen.org>2017-03-11 08:30:56 +0100
commit0ad82375cd0e85d78f9b23d28da3866741041a5b (patch)
treef4e205388e9b63b6e22bd3268922b35b30b3a499 /target/linux/ar71xx/image/nand.mk
parent99d0633f244ea5fc3958db561c44d9867198713c (diff)
downloadupstream-0ad82375cd0e85d78f9b23d28da3866741041a5b.tar.gz
upstream-0ad82375cd0e85d78f9b23d28da3866741041a5b.tar.bz2
upstream-0ad82375cd0e85d78f9b23d28da3866741041a5b.zip
ar71xx: add ath10k driver and firmware for Netgear R6100 to firmware image
A Netgear R6100 owner reported the LEDE images lack the ath10k driver and firmware [1]. This patch adds both to the R6100 image. [1] https://forum.lede-project.org/t/netgear-r6100-5ghz-wifi-not-working-after-initial-install/2222 Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
Diffstat (limited to 'target/linux/ar71xx/image/nand.mk')
-rw-r--r--target/linux/ar71xx/image/nand.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/nand.mk b/target/linux/ar71xx/image/nand.mk
index 2929662886..15e0809120 100644
--- a/target/linux/ar71xx/image/nand.mk
+++ b/target/linux/ar71xx/image/nand.mk
@@ -68,7 +68,7 @@ TARGET_DEVICES += z1
define LegacyDevice/R6100
DEVICE_TITLE := NETGEAR R6100
- DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport
+ DEVICE_PACKAGES := kmod-ath10k ath10k-firmware-qca988x kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport
endef
LEGACY_DEVICES += R6100