diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-09-18 10:05:48 +0200 |
---|---|---|
committer | Nathan Chancellor <nathan@kernel.org> | 2025-09-24 09:10:44 -0700 |
commit | 39cfd5b12160be4f57df1c3ba60139741c827616 (patch) | |
tree | 383076dbc7143b74f653f872f09d6f793e79baba /rust/helpers/helpers.c | |
parent | 3e86e4d74c0490e5fc5a7f8de8f29e7579c9ffe5 (diff) |
kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
Currently, we assume all the data for modules.builtin.modinfo are
available in vmlinux.o.
This makes it impossible for modpost, which is invoked after vmlinux.o,
to add additional module info.
This commit moves the modules.builtin.modinfo rule after modpost.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Alexey Gladkov <legion@kernel.org>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Link: https://patch.msgid.link/cdb3e5b9a739666b755cd0097dc34ab69c350e51.1758182101.git.legion@kernel.org
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions