summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-08-01 18:29:23 +0200
committerFelix Fietkau <nbd@nbd.name>2016-08-01 18:32:36 +0200
commit941ebafda08074c7aa03e63d435ce433a7f20027 (patch)
tree9fda55d0758e6d379f44790ff5cf9fe9472cd7a4 /target/linux/lantiq
parent83175687c81bee594885d0738cfd488673f5a3fb (diff)
downloadmaster-31e0f0ae-941ebafda08074c7aa03e63d435ce433a7f20027.tar.gz
master-31e0f0ae-941ebafda08074c7aa03e63d435ce433a7f20027.tar.bz2
master-31e0f0ae-941ebafda08074c7aa03e63d435ce433a7f20027.zip
lantiq: enable missing ath10k firmware for BT Home Hub 5A
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index f45da41dfc..00d2b02e1f 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -590,7 +590,7 @@ TARGET_DEVICES += ARV7519RW22
define Device/BTHOMEHUBV5A
$(Device/NAND)
DEVICE_TITLE := BT Home Hub 5A
- DEVICE_PACKAGES := kmod-ath9k kmod-ath10k wpad-mini kmod-usb-dwc2
+ DEVICE_PACKAGES := kmod-ath9k kmod-ath10k ath10k-firmware-qca988x wpad-mini kmod-usb-dwc2
endef
TARGET_DEVICES += BTHOMEHUBV5A