All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] kbuild: Fix the dependency handling of multi-objs targets
@ 2014-08-19  7:34 Masahiro Yamada
  2014-08-19  7:34 ` [PATCH 1/4] kbuild: handle multi-objs dependency appropriately Masahiro Yamada
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Masahiro Yamada @ 2014-08-19  7:34 UTC (permalink / raw)
  To: linux-kbuild; +Cc: Masahiro Yamada, linux-kernel, Yann E. MORIN, Michal Marek


1/4 and 2/4 fix the core scripts.

3/4 and 4/4 refactors scripts/kconfig/Makefile based on 2/4.



Masahiro Yamada (4):
  kbuild: handle multi-objs dependency appropriately
  kbuild: handle the dependency of multi-objs hostprogs appropriately
  kbuild: refactor script/kconfig/Makefile
  kbuild: remove redundant clean-files from scripts/kconfig/Makefile

 scripts/Makefile.build   | 10 ++++------
 scripts/Makefile.host    |  6 ++++--
 scripts/Makefile.lib     |  9 +++++++++
 scripts/kconfig/Makefile | 35 +++--------------------------------
 4 files changed, 20 insertions(+), 40 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-08-19  8:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19  7:34 [PATCH 0/4] kbuild: Fix the dependency handling of multi-objs targets Masahiro Yamada
2014-08-19  7:34 ` [PATCH 1/4] kbuild: handle multi-objs dependency appropriately Masahiro Yamada
2014-08-19  7:34 ` [PATCH 2/4] kbuild: handle the dependency of multi-objs hostprogs appropriately Masahiro Yamada
2014-08-19  7:34 ` [PATCH 3/4] kbuild: refactor script/kconfig/Makefile Masahiro Yamada
2014-08-19  7:34 ` [PATCH 4/4] kbuild: remove redundant clean-files from scripts/kconfig/Makefile Masahiro Yamada
2014-08-19  8:58 ` [PATCH 0/4] kbuild: Fix the dependency handling of multi-objs targets Michal Marek

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.