kbuild: do not do section mismatch checks on vmlinux in 2nd pass
authorSam Ravnborg <sam@ravnborg.org>
Fri, 20 Jul 2007 20:36:56 +0000 (22:36 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 25 Jul 2007 19:14:15 +0000 (21:14 +0200)
We already check and warn about section mismatches from vmlinux
(build as vmlinux.o) during first pass so skip the checks
during the 2nd pass where we process modules.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found