mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
4d99f93bda
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>