commit | d01c14074be79e5f5270498f90530a12583fbf7a | [log] [tgz] |
---|---|---|
author | Jose Ignacio Tornos Martinez <jtornosm@redhat.com> | Fri Jul 26 11:00:26 2024 +0200 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sun Jul 28 17:07:03 2024 +0900 |
tree | 0d1f487fb33dc4612d2454380c22dfd4b96740e2 | |
parent | ba6c664081afd18da86ac49cb22ceb266f89a561 [diff] |
kbuild: rpm-pkg: ghost modules.weakdep file In the same way as for other similar files, mark as ghost the new file generated by depmod for configured weak dependencies for modules, modules.weakdep, so that although it is not included in the package, claim the ownership on it. Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>