diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-09-19 11:35:57 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-09-30 13:00:34 -0400 |
commit | 0c544115379ed77c1843a194e26960e5b8f3d369 (patch) | |
tree | 0de690e41d800303bdd2b5953bf5b73bed4a6214 /cmd/elf.c | |
parent | e5e701c2b8470de044c5c71d2a54ecfc72680d59 (diff) | |
download | u-boot-0c544115379ed77c1843a194e26960e5b8f3d369.tar.gz |
kbuild: fix # escaping in appending U-Boot own DT
The escape sequence '\#' does not work for the latest GNU Make from
the git tree.
Replace it with $(pound) as Linux did.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'cmd/elf.c')
0 files changed, 0 insertions, 0 deletions