Skip to content
Snippets Groups Projects
Commit 4d99f93b authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: escape '#' in .target.cmd files


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: default avatarSam Ravnborg <sam@ravnborg.org>
parent f6333eb4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment