summaryrefslogtreecommitdiff
path: root/scripts/ver_linux
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2022-09-24 21:19:11 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2022-09-28 22:42:00 +0300
commit26ef40de5cbb24728a34a319e8d42cdec99f186c (patch)
tree4d1b3432b9397117b06ee1156e8a9ac6f29da9a6 /scripts/ver_linux
parent5750121ae7382ebac8d47ce6d68012d6cd1d7926 (diff)
downloadlinux-26ef40de5cbb24728a34a319e8d42cdec99f186c.tar.xz
kbuild: move .vmlinux.objs rule to Makefile.modpost
.vmlinux.objs is used by modpost, so scripts/Makefile.modpost is a better place to generate it. It is used only when CONFIG_MODVERSIONS=y. It should be guarded by "ifdef CONFIG_MODVERSIONS". Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Tested-by: Nick Desaulniers <ndesaulniers@google.com> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions