Forked from
drm / msm
213369 commits behind the upstream repository.
Masahiro Yamada
authored
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>