kbuild: rebuild modules when module linker scripts are updated
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 14 Aug 2019 16:06:22 +0000 (01:06 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 21 Aug 2019 12:05:21 +0000 (21:05 +0900)
commit10df063855822fcea3c0f51dbf534ad643d3cb1b
tree437f5b671d7ceb1870ffa245fd27e2ef45a4892c
parent888f0c346ff01d544d1cb9da6395a7b3def7fe87
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>
Documentation/kbuild/makefiles.rst
Makefile
arch/arm/Makefile
arch/arm64/Makefile
arch/ia64/Makefile
arch/m68k/Makefile
arch/parisc/Makefile
arch/powerpc/Makefile
arch/riscv/Makefile
scripts/Makefile.modpost