mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
profiles: turn on USE flag lzma for sys-apps/kmod
Now that Kernel modules are compressed with xz, the sys-apps/kmod utility also needs to be built with xz/lzma supported.
This commit is contained in:
parent
9444595cfb
commit
cbe85ab20a
@ -107,3 +107,6 @@ net-misc/rsync -cpu_flags_x86_sse2
|
||||
|
||||
# Don't read the firmware config from /etc/portage/savedconfig/
|
||||
sys-kernel/coreos-firmware -savedconfig
|
||||
|
||||
# Make kmod support kernel modules compressed via lzma(xz)
|
||||
sys-apps/kmod lzma
|
||||
|
Loading…
Reference in New Issue
Block a user