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:
f6333eb
)
kbuild: escape '#' in .target.cmd files
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 25 Dec 2005 22:21:14 +0000
(23:21 +0100)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 25 Dec 2005 22:21:14 +0000
(23:21 +0100)
Commandlines are contained in the .<target>.cmd files and in case they
contain a '#' char make see this as start of comment.
Teach fixdep to escape the '#' char so make will assing the full commandline.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found