diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-09-15 15:26:23 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-09-29 06:08:18 +0900 |
commit | 425937381ec492d454cd4d8ba594711331128a44 (patch) | |
tree | 580fdf08e7ab9382f968386bcae626b0df7be2e7 /Makefile | |
parent | f73edc8951b2de515b5ecc8a357ccd47dd41077e (diff) | |
download | linux-next-425937381ec492d454cd4d8ba594711331128a44.tar.gz |
kbuild: re-run modpost when it is updated
Modpost generates .vmlinux.export.c and *.mod.c, which are prerequisites
of vmlinux and modules, respectively.
The modpost stage should be re-run when the modpost code is updated.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions