commit | 7826005e5a53645d7aab7c13eda76126eadebf0b | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sat Dec 27 21:51:59 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Fri Jan 02 20:43:22 2009 +0100 |
tree | 26d19c6a188ed91f4d1db57f82b5a7cba2bedafe | |
parent | cf82607a904d3b2ed3d66f8799f00d1099c1849c [diff] |
kconfig: improve error messages for bad source statements 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>