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.ubuntu5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/modules/kernel-system/module.conf.ubuntu b/core/modules/kernel-system/module.conf.ubuntu
index ad105053..0c24a9bd 100644
--- a/core/modules/kernel-system/module.conf.ubuntu
+++ b/core/modules/kernel-system/module.conf.ubuntu
@@ -1,8 +1,5 @@
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
+ linux-firmware
linux-headers-${SYSTEM_KERNEL_LONG}
"
-REQUIRED_CONTENT_PACKAGES="
- linux-headers-${SYSTEM_KERNEL_LONG}
-"
-