From: Michal Marek Date: Sat, 7 Jul 2012 21:04:40 +0000 (+0200) Subject: kbuild: Print errors to stderr X-Git-Tag: v3.6-rc1~54^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5369f55021feb27a1481267e7afefe14128d669f;p=pandora-kernel.git 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 ; exit 1' pattern in some arch Makefiles and kconfig. Reported-by: Linus Torvalds Signed-off-by: Michal Marek --- Reading git-diff-tree failed