[U-Boot] [PATCH 0/5] kbuild fixes

Masahiro Yamada yamada.masahiro at socionext.com
Wed Feb 3 13:05:09 CET 2016




Masahiro Yamada (5):
  kbuild: remove unneeded ifdef conditionals around build rules
  kbuild: sunxi: fix build rule of sunxi-spl.bin
  kbuild: use $(call cmd,) rather than $(call if_changed,) where
    possible
  kbuild: add missing FORCE where $(call if_changed,) is used
  kbuild: fix build rule of u-boot-spl.dtb

 Makefile             | 36 ++++++++++++++++++------------------
 scripts/Makefile.spl | 24 ++++++++++--------------
 2 files changed, 28 insertions(+), 32 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list