Răsfoiți Sursa

kernel: kmod-btmrvl: Add kmod-mmc as dependency

This fixes the build of this module and should fix the build bots.

Fixes: a5922f6 ("kernel: bluetooth: add marvell sdio bluetooth module")
Signed-off-by: Daniel Engberg <[email protected]>
[removed mveub dependency and update commit comment]
Signed-off-by: Hauke Mehrtens <[email protected]>
Daniel Engberg 8 ani în urmă
părinte
comite
692aa82981
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      package/kernel/linux/modules/other.mk

+ 1 - 1
package/kernel/linux/modules/other.mk

@@ -117,7 +117,7 @@ $(eval $(call KernelPackage,bluetooth_6lowpan))
 define KernelPackage/btmrvl
   SUBMENU:=$(OTHER_MENU)
   TITLE:=Marvell Bluetooth Kernel Module support
-  DEPENDS:=+kmod-bluetooth +mwifiex-sdio-firmware
+  DEPENDS:=+kmod-mmc +kmod-bluetooth +mwifiex-sdio-firmware
   KCONFIG:= \
 	CONFIG_BT_MRVL \
 	CONFIG_BT_MRVL_SDIO