Skip to content
Snippets Groups Projects
Commit 42593738 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent f73edc89
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment