mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
linux4.14: add another mutable file
This commit is contained in:
parent
152bfd4bfc
commit
20061fd2ed
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ kernel_hooks_version="${_kernver}"
|
||||||
# These files could be modified when an external module is built.
|
# These files could be modified when an external module is built.
|
||||||
mutable_files="
|
mutable_files="
|
||||||
/usr/lib/modules/${_kernver}/modules.builtin.bin
|
/usr/lib/modules/${_kernver}/modules.builtin.bin
|
||||||
|
/usr/lib/modules/${_kernver}/modules.builtin.alias.bin
|
||||||
/usr/lib/modules/${_kernver}/modules.softdep
|
/usr/lib/modules/${_kernver}/modules.softdep
|
||||||
/usr/lib/modules/${_kernver}/modules.dep
|
/usr/lib/modules/${_kernver}/modules.dep
|
||||||
/usr/lib/modules/${_kernver}/modules.dep.bin
|
/usr/lib/modules/${_kernver}/modules.dep.bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue