commit | 5369f55021feb27a1481267e7afefe14128d669f | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.cz> | Sat Jul 07 23:04:40 2012 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Sat Jul 07 23:33:31 2012 +0200 |
tree | 3bc9329a94f37875f24de5cf7dee74c42e3c657a | |
parent | f8f5701bdaf9134b1f90e5044a82c66324d2073f [diff] |
kbuild: Print errors to stderr ... at least in the top-level Makefile and scripts/link-vmlinux.sh. There are some more instances of the 'echo <error>; exit 1' pattern in some arch Makefiles and kconfig. Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Michal Marek <mmarek@suse.cz>