public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/3] Kbuild fixes
@ 2016-02-05  8:55 Masahiro Yamada
  2016-02-05  8:55 ` [U-Boot] [PATCH v3 1/3] kbuild: remove unneeded ifdef conditionals around build rules Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Masahiro Yamada @ 2016-02-05  8:55 UTC (permalink / raw)
  To: u-boot


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

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

end of thread, other threads:[~2016-02-23  7:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05  8:55 [U-Boot] [PATCH v3 0/3] Kbuild fixes Masahiro Yamada
2016-02-05  8:55 ` [U-Boot] [PATCH v3 1/3] kbuild: remove unneeded ifdef conditionals around build rules Masahiro Yamada
2016-02-05 20:31   ` Simon Glass
2016-02-08 20:49   ` [U-Boot] [U-Boot, v3, " Tom Rini
2016-02-05  8:55 ` [U-Boot] [PATCH v3 2/3] kbuild: add missing FORCE where $(call if_changed, ) is used Masahiro Yamada
2016-02-05 20:31   ` Simon Glass
2016-02-08 20:49   ` [U-Boot] [U-Boot, v3, " Tom Rini
2016-02-05  8:55 ` [U-Boot] [PATCH v3 3/3] kbuild: fix build rule of u-boot-spl.dtb Masahiro Yamada
2016-02-05 20:31   ` Simon Glass
2016-02-08 20:49   ` [U-Boot] [U-Boot, v3, " Tom Rini
2016-02-22 15:51     ` Michal Simek
2016-02-22 16:16       ` Tom Rini
2016-02-23  2:57         ` Masahiro Yamada
2016-02-23  7:06           ` Michal Simek
2016-02-23  7:47             ` Masahiro Yamada
2016-02-23  7:53               ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox