linux4.4: add another mutable file
This commit is contained in:
parent
7601d3af0b
commit
8ab6717880
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ _kernver="${version}_${revision}"
|
|||
# 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