kconfig: improve error messages for bad source statements
authorSam Ravnborg <sam@ravnborg.org>
Sat, 27 Dec 2008 20:51:59 +0000 (21:51 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 2 Jan 2009 19:43:22 +0000 (20:43 +0100)
We now say where we detect the second source of a file,
and where we detect a recursively source of the same file.
This makes it easier to fix such errors.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Roman Zippel <zippel@linux-m68k.org>

No differences found