projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8317568
)
lantiq: enable missing ath10k firmware for BT Home Hub 5A
author
Felix Fietkau
<nbd@nbd.name>
Mon, 1 Aug 2016 16:29:23 +0000
(18:29 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 1 Aug 2016 16:32:36 +0000
(18:32 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/lantiq/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/Makefile
b/target/linux/lantiq/image/Makefile
index f45da41dfc3692350fcf72b25d528aa935784316..00d2b02e1f8a97efa476c6e999e3eddc36a775d4 100644
(file)
--- 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