kbuild: when warning symbols exported twice now tell user this is the problem
authorSam Ravnborg <sam@mars.ravnborg.org>
Sun, 5 Mar 2006 12:48:58 +0000 (13:48 +0100)
committerSam Ravnborg <sam@mars.ravnborg.org>
Sun, 5 Mar 2006 12:48:58 +0000 (13:48 +0100)
commit7b75b13cda8bd21e8636ea985f76e1ce5bd1a470
treeaa547e0525bdc0cd60560771a9b7c09bf133ba85
parentf6ecebd6592ea70e9450ec70efb24220dd961ebc
kbuild: when warning symbols exported twice now tell user this is the problem

Warning now looks like this:
WARNING: vmlinux: 'strcpy' exported twice. Previous export was in vmlinux

Which gives much better hint how to fix it.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/mod/modpost.c