]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: print only total number of section mismatces found
authorSam Ravnborg <sam@ravnborg.org>
Sat, 2 Feb 2008 17:57:18 +0000 (18:57 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 3 Feb 2008 07:58:07 +0000 (08:58 +0100)
commitb9775f50f68f22d539347ffc6d63640a22b1d327
treecc7b0105a6acf863e508f51dc3450df080f0e0c9
parent6559cd4f271e32dc078c3ffba20df21c922b0ad1
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>
lib/Kconfig.debug
scripts/mod/modpost.c