android_kernel_xiaomi_sm7250/scripts/mod
Sam Ravnborg 741f98fe29 kbuild: do section mismatch check on full vmlinux
Previously we did do the check on the .o files used to link
vmlinux but that failed to find questionable references across
the .o files.
Create a dedicated vmlinux.o file used only for section mismatch checks
that uses the defualt linker script so section does not get renamed.

The vmlinux.o may later be used as part of the the final link of vmlinux
but for now it is used fo section mismatch only.
For a defconfig build this is instant but for an allyesconfig this
add two minutes to a full build (that anyways takes ~2 hours).

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2007-07-17 10:54:06 +02:00
..
.gitignore
empty.c
file2alias.c powerpc: Fix the MODALIAS generation in modpost for of devices 2007-05-19 09:10:10 +02:00
Makefile
mk_elfconfig.c blackfin architecture 2007-05-07 12:12:58 -07:00
modpost.c kbuild: do section mismatch check on full vmlinux 2007-07-17 10:54:06 +02:00
modpost.h kbuild: make better section mismatch reports on i386 and mips 2007-07-16 21:48:49 +02:00
sumversion.c kbuild: include limits.h in sumversion.c for PATH_MAX 2007-05-19 09:10:59 +02:00