git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db9038c
)
kbuild,scripts: use non-builtin echo for '-e'
author
Amerigo Wang
<xiyou.wangcong@gmail.com>
Wed, 19 Aug 2009 10:19:55 +0000
(18:19 +0800)
committer
Sam Ravnborg
<sam@ravnborg.org>
Sun, 11 Oct 2009 21:21:25 +0000
(23:21 +0200)
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 <alek.du@intel.com>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found