Explorar o código

for udev device node management we need depmod on host, reported by Balaton

Waldemar Brodkorb %!s(int64=10) %!d(string=hai) anos
pai
achega
81e9be80fd
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      target/config/Config.in.runtime

+ 2 - 0
target/config/Config.in.runtime

@@ -35,6 +35,8 @@ config ADK_RUNTIME_DEV_MDEV
 config ADK_RUNTIME_DEV_UDEV
 	bool "Use udev"
 	select ADK_PACKAGE_UDEV
+	# needs depmod for module dependency generation on host
+	select ADK_HOST_BUILD_KMOD
 	select ADK_KERNEL_DEVTMPFS
 	select ADK_KERNEL_DEVTMPFS_MOUNT