From: Sam Ravnborg Date: Fri, 20 Jul 2007 20:36:56 +0000 (+0200) Subject: kbuild: do not do section mismatch checks on vmlinux in 2nd pass X-Git-Tag: v2.6.23-rc2~266^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8d8289df65cb116d2721becafb37272074f25a;p=pandora-kernel.git kbuild: do not do section mismatch checks on vmlinux in 2nd pass 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 --- Reading git-diff-tree failed