[U-Boot] [PATCH v3 0/3] Kbuild fixes

Masahiro Yamada yamada.masahiro at socionext.com
Fri Feb 5 09:55:11 CET 2016


Changes in v3:
  - Drop 2/4 ("kbuild: sunxi: fix build rule of sunxi-spl.bin") as well

Changes in v2:
  - Drop 3/5 ("kbuild: use $(call cmd, ) rather than $(call if_changed, ) where possible")
  - add tools/fdtgrep to the dependency

Masahiro Yamada (3):
  kbuild: remove unneeded ifdef conditionals around build rules
  kbuild: add missing FORCE where $(call if_changed, ) is used
  kbuild: fix build rule of u-boot-spl.dtb

 Makefile             | 12 ++++++------
 scripts/Makefile.spl | 18 +++++++-----------
 2 files changed, 13 insertions(+), 17 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list