All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] kbuild fixes
@ 2016-02-03 12:05 Masahiro Yamada
  2016-02-03 12:05 ` [U-Boot] [PATCH 1/5] kbuild: remove unneeded ifdef conditionals around build rules Masahiro Yamada
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Masahiro Yamada @ 2016-02-03 12:05 UTC (permalink / raw)
  To: u-boot




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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-02-05  8:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-03 12:05 [U-Boot] [PATCH 0/5] kbuild fixes Masahiro Yamada
2016-02-03 12:05 ` [U-Boot] [PATCH 1/5] kbuild: remove unneeded ifdef conditionals around build rules Masahiro Yamada
2016-02-03 12:05 ` [U-Boot] [PATCH 2/5] kbuild: sunxi: fix build rule of sunxi-spl.bin Masahiro Yamada
2016-02-03 12:05 ` [U-Boot] [PATCH 3/5] kbuild: use $(call cmd, ) rather than $(call if_changed, ) where possible Masahiro Yamada
2016-02-03 12:18   ` Albert ARIBAUD
2016-02-03 12:20     ` Albert ARIBAUD
2016-02-03 15:57   ` Stephen Warren
2016-02-05  5:33     ` Masahiro Yamada
2016-02-05  8:11       ` Ian Campbell
2016-02-03 12:05 ` [U-Boot] [PATCH 4/5] kbuild: add missing FORCE where $(call if_changed, ) is used Masahiro Yamada
2016-02-03 12:05 ` [U-Boot] [PATCH 5/5] kbuild: fix build rule of u-boot-spl.dtb Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.