Skip to content
Commit 85bd2fdd authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: fix section mismatch check for vmlinux



vmlinux does not contain relocation entries which is
used by the section mismatch checks.
Reported by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>

Use the individual objects as inputs to overcome
this limitation.
In modpost check the .o files and skip non-ELF files.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent dc87c398
Loading
Loading
Loading
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