
19 Sep
2018
19 Sep
'18
4:35 a.m.
I can not build my board with the lastest GNU Make since it changed the escaping of '#' in function calls.
Change the makefiles portable to both old and new GNU Make version.
Masahiro Yamada (1): kbuild: fix # escaping in appending U-Boot own DT
Rasmus Villemoes (1): Kbuild: fix # escaping in .cmd files for future Make
scripts/Kbuild.include | 5 +++-- scripts/Makefile.lib | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)
--
2.7.4