kbuild: introduce new option to enhance section mismatch analysis
authorSam Ravnborg <sam@ravnborg.org>
Mon, 21 Jan 2008 20:31:44 +0000 (21:31 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 28 Jan 2008 22:21:18 +0000 (23:21 +0100)
Setting the option DEBUG_SECTION_MISMATCH will
report additional section mismatch'es but this
should in the end makes it possible to get rid of
all of them.

See help text in lib/Kconfig.debug for details.

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

No differences found