commit | e5f95c8b7700a7bf1c2d24eedc677954d9aa0285 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sat Feb 02 18:57:18 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sun Feb 03 08:58:07 2008 +0100 |
tree | cc7b0105a6acf863e508f51dc3450df080f0e0c9 | |
parent | 9135f1901ee6449dfe338adf6e40e9c2025b8150 [diff] |
kbuild: print only total number of section mismatces found We have too many section mismatches detected at the moment. So silence modpost and prevent the option from being set in a typical allyesconfig build. Tell the user how to see all the deteils in the summary message from modpost. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>