summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware-version-check/module.conf.ubuntu
diff options
context:
space:
mode:
authorJonathan Bauer2019-08-12 14:01:46 +0200
committerJonathan Bauer2019-08-12 14:01:46 +0200
commit74a59c2b1a4b23978ac9aad56540aec64cc3f3e0 (patch)
treeddccdb72eda8cb17964ce31c54797f6e5e966fd9 /core/modules/vmware-version-check/module.conf.ubuntu
parent[kernel] make sure CONFIG_X86_MSR is set (diff)
downloadmltk-74a59c2b1a4b23978ac9aad56540aec64cc3f3e0.tar.gz
mltk-74a59c2b1a4b23978ac9aad56540aec64cc3f3e0.tar.xz
mltk-74a59c2b1a4b23978ac9aad56540aec64cc3f3e0.zip
[vmware-version-check] CPU support check helper
Diffstat (limited to 'core/modules/vmware-version-check/module.conf.ubuntu')
-rw-r--r--core/modules/vmware-version-check/module.conf.ubuntu4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/vmware-version-check/module.conf.ubuntu b/core/modules/vmware-version-check/module.conf.ubuntu
new file mode 100644
index 00000000..3bab77c9
--- /dev/null
+++ b/core/modules/vmware-version-check/module.conf.ubuntu
@@ -0,0 +1,4 @@
+#!/bin/bash
+REQUIRED_CONTENT_PACKAGES="
+ msr-tools
+"