mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
ipq807x: include ath11k-ahb by default
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>
This commit is contained in:
parent
35f28f2838
commit
d092dee9ed
@ -15,7 +15,7 @@ DEFAULT_PACKAGES += \
|
|||||||
kmod-usb3 kmod-usb-dwc3 kmod-usb-dwc3-qcom \
|
kmod-usb3 kmod-usb-dwc3 kmod-usb-dwc3-qcom \
|
||||||
kmod-leds-gpio kmod-gpio-button-hotplug \
|
kmod-leds-gpio kmod-gpio-button-hotplug \
|
||||||
libwolfsslcpu-crypto \
|
libwolfsslcpu-crypto \
|
||||||
ath11k-firmware-ipq8074 \
|
ath11k-firmware-ipq8074 kmod-ath11k-ahb \
|
||||||
wpad-basic-wolfssl uboot-envtools
|
wpad-basic-wolfssl uboot-envtools
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user