commit | 10df063855822fcea3c0f51dbf534ad643d3cb1b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 15 01:06:22 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 21 21:05:21 2019 +0900 |
tree | 437f5b671d7ceb1870ffa245fd27e2ef45a4892c | |
parent | 888f0c346ff01d544d1cb9da6395a7b3def7fe87 [diff] |
kbuild: rebuild modules when module linker scripts are updated Currently, the timestamp of module linker scripts are not checked. Add them to the dependency of modules so they are correctly rebuilt. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>