[U-Boot] [PATCH 0/2] Fix build with the latest GNU Make

Masahiro Yamada yamada.masahiro at socionext.com
Wed Sep 19 02:35:55 UTC 2018


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



More information about the U-Boot mailing list