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)
commit91341d4b2c196c689acf90e9e96f28f8d5c6665f
treeb4676097b6a3fe4f5e9d420ba9d9956bb883e506
parenteb8f689046b857874e964463619f09df06d59fad
kbuild: introduce new option to enhance section mismatch analysis

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>
Makefile
lib/Kconfig.debug
scripts/Makefile.build