]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4057e3595f9e2d1fbb9a26216ab9b85937132b96
tree437f5b671d7ceb1870ffa245fd27e2ef45a4892c
parentc7d885095832fcc6b32ba6fc5ad4eca2d916923b
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