summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-system/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/kernel-system/module.conf.ubuntu')
-rw-r--r--core/modules/kernel-system/module.conf.ubuntu7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/kernel-system/module.conf.ubuntu b/core/modules/kernel-system/module.conf.ubuntu
new file mode 100644
index 00000000..2f2ce122
--- /dev/null
+++ b/core/modules/kernel-system/module.conf.ubuntu
@@ -0,0 +1,7 @@
+REQUIRED_INSTALLED_PACKAGES="
+ linux-headers-${SYSTEM_KERNEL_LONG}
+"
+REQUIRED_CONTENT_PACKAGES="
+ linux-headers-${SYSTEM_KERNEL_LONG}
+"
+