projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35f28f2
)
ipq807x: include ath11k-ahb by default
author
Robert Marko
<robimarko@gmail.com>
Fri, 16 Dec 2022 10:41:02 +0000
(11:41 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Mon, 16 Jan 2023 11:42:23 +0000
(12:42 +0100)
All of the IPQ807x devices support having 2 radios, so lets include the
required driver as well.
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq807x/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ipq807x/Makefile
b/target/linux/ipq807x/Makefile
index e17013136aaacd15ada5c9018f82a34c7cf81da5..597f369a97d7b8d28eda8970794d0a783e135db3 100644
(file)
--- a/
target/linux/ipq807x/Makefile
+++ b/
target/linux/ipq807x/Makefile
@@
-15,7
+15,7
@@
DEFAULT_PACKAGES += \
kmod-usb3 kmod-usb-dwc3 kmod-usb-dwc3-qcom \
kmod-leds-gpio kmod-gpio-button-hotplug \
libwolfsslcpu-crypto \
- ath11k-firmware-ipq8074 \
+ ath11k-firmware-ipq8074
kmod-ath11k-ahb
\
wpad-basic-wolfssl uboot-envtools
$(eval $(call BuildTarget))