ath9k: add missing dependency on random core
authorFelix Fietkau <nbd@nbd.name>
Tue, 13 Dec 2022 09:25:26 +0000 (10:25 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 13 Dec 2022 09:25:27 +0000 (10:25 +0100)
Reported-by: Hartmut Birr <e9hack@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/ath.mk

index 9af8c4665d198f3c760ab873d930f7c5fe08936f..12d669364c53059258f0854fbf408107163a3eff 100644 (file)
@@ -191,7 +191,7 @@ define KernelPackage/ath9k-common
   TITLE:=Atheros 802.11n wireless devices (common code for ath9k and ath9k_htc)
   URL:=https://wireless.wiki.kernel.org/en/users/drivers/ath9k
   HIDDEN:=1
-  DEPENDS+= @PCI_SUPPORT||USB_SUPPORT||TARGET_ath79 +kmod-ath +@DRIVER_11N_SUPPORT
+  DEPENDS+= @PCI_SUPPORT||USB_SUPPORT||TARGET_ath79 +kmod-ath +@DRIVER_11N_SUPPORT +kmod-random-core
   FILES:= \
        $(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_common.ko \
        $(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_hw.ko