summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-system/module.conf.ubuntu
blob: 0c24a9bd02938cc1e1294fd0e320cc4628a6eed8 (plain) (blame)
1
2
3
4
5
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	linux-firmware
	linux-headers-${SYSTEM_KERNEL_LONG}
"