linux4.19: add another mutable file
This commit is contained in:
parent
20061fd2ed
commit
e6f8f69657
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ kernel_hooks_version="${_kernver}"
|
|||
# These files could be modified when an external module is built.
|
||||
mutable_files="
|
||||
/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.dep
|
||||
/usr/lib/modules/${_kernver}/modules.dep.bin
|
||||
|
|
Loading…
Reference in a new issue