]> 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)
commitecd1d79853ab229bf550e503dd6764536484386b
tree437f5b671d7ceb1870ffa245fd27e2ef45a4892c
parent7f24987cc91e98c10c37bb44876c6e1b059ed944
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