commit | 91341d4b2c196c689acf90e9e96f28f8d5c6665f | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Mon Jan 21 21:31:44 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Mon Jan 28 23:21:18 2008 +0100 |
tree | b4676097b6a3fe4f5e9d420ba9d9956bb883e506 | |
parent | eb8f689046b857874e964463619f09df06d59fad [diff] |
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>