summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt/module.conf
diff options
context:
space:
mode:
authorManuel Bentele2021-09-30 13:59:29 +0200
committerManuel Bentele2021-10-12 13:12:55 +0200
commit88308bbee7027c5b840a30f9d91b188ad803de1f (patch)
tree488d96387d4833f5f1d9e2770678a8627e39b574 /core/modules/libvirt/module.conf
parent[kernel-vanilla] Add dwarves, required for CONFIG_DEBUG_INFO_BTF (diff)
downloadmltk-88308bbee7027c5b840a30f9d91b188ad803de1f.tar.gz
mltk-88308bbee7027c5b840a30f9d91b188ad803de1f.tar.xz
mltk-88308bbee7027c5b840a30f9d91b188ad803de1f.zip
[libvirt-src] Add module for libvirt source build
Diffstat (limited to 'core/modules/libvirt/module.conf')
-rw-r--r--core/modules/libvirt/module.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/libvirt/module.conf b/core/modules/libvirt/module.conf
index 668ddf88..11090887 100644
--- a/core/modules/libvirt/module.conf
+++ b/core/modules/libvirt/module.conf
@@ -1,5 +1,9 @@
#!/bin/bash
+REQUIRED_MODULES="
+ libvirt-src
+"
+
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""