From d092dee9edf2b0703a12258c88d2e3dbc09c9f2a Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Fri, 16 Dec 2022 11:41:02 +0100 Subject: 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 --- target/linux/ipq807x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/ipq807x/Makefile b/target/linux/ipq807x/Makefile index e17013136a..597f369a97 100644 --- 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)) -- cgit v1.2.3