From: Amerigo Wang Date: Wed, 19 Aug 2009 10:19:55 +0000 (+0800) Subject: kbuild,scripts: use non-builtin echo for '-e' X-Git-Tag: v2.6.32-rc5~28^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ee9470e6ccce28b5c2a1c098a5ee5aa053c668;p=pandora-kernel.git kbuild,scripts: use non-builtin echo for '-e' Alek reported that on Ubuntu, where dash is used, 'echo -e' can't work, so let's use non-builtin echo in this case. Reported-by: Alek Du Signed-off-by: WANG Cong Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed