Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: reenable section mismatch analysis
This was disabled in commit e5f95c8 (kbuild: print only total number of section mismatces found) because there were too many warnings. Now we're down to a reasonable number again, so we start scaring people with the details. Signed-off-by: Uwe Kleine-König <[email protected]> Acked-by: Randy Dunlap <[email protected]> Acked-by: Mike Frysinger <[email protected]> Signed-off-by: Michal Marek <[email protected]>
- Loading branch information