diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-09-25 03:19:11 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-09-29 04:42:00 +0900 |
commit | 26ef40de5cbb24728a34a319e8d42cdec99f186c (patch) | |
tree | 4d1b3432b9397117b06ee1156e8a9ac6f29da9a6 /scripts/faddr2line | |
parent | 5750121ae7382ebac8d47ce6d68012d6cd1d7926 (diff) | |
download | linux-26ef40de5cbb24728a34a319e8d42cdec99f186c.tar.gz linux-26ef40de5cbb24728a34a319e8d42cdec99f186c.tar.bz2 linux-26ef40de5cbb24728a34a319e8d42cdec99f186c.zip |
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/faddr2line')
0 files changed, 0 insertions, 0 deletions