public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Kbuild/Kconfig
@ 2011-08-16  5:34 Arnaud Lacombe
  2011-08-16  5:34 ` [PATCH 1/4] kbuild: introduce KBUILD_CONFIG; unexpose KCONFIG_CONFIG Arnaud Lacombe
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Arnaud Lacombe @ 2011-08-16  5:34 UTC (permalink / raw)
  To: Michal Marek; +Cc: linux-kernel, linux-kbuild, Arnaud Lacombe

Hi Michal,

The following small serie unexpose a few Kconfig variable from Kbuild, and
vice-versa. The idea is that Kbuild is a user of Kconfig, not the other way
around.

In the same time, fix a couple of place where we hardcode the `.config' string.

Comments Welcome !
 - Arnaud

Arnaud Lacombe (4):
  kbuild: introduce KBUILD_CONFIG; unexpose KCONFIG_CONFIG
  kbuild: reduce kbuild invasivity within kconfig
  kbuild: do not hardcode .config
  kconfig: do not hardcode .config

 Makefile                                |   20 ++++++++++++++------
 arch/arm/boot/compressed/Makefile       |    2 +-
 arch/unicore32/boot/compressed/Makefile |    2 +-
 scripts/kconfig/Makefile                |   31 ++++++++++++++++---------------
 4 files changed, 32 insertions(+), 23 deletions(-)

-- 
1.7.6.153.g78432


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

end of thread, other threads:[~2011-09-16 12:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16  5:34 [PATCH 0/4] Kbuild/Kconfig Arnaud Lacombe
2011-08-16  5:34 ` [PATCH 1/4] kbuild: introduce KBUILD_CONFIG; unexpose KCONFIG_CONFIG Arnaud Lacombe
2011-09-16 12:31   ` Michal Marek
2011-09-16 12:33     ` Michal Marek
2011-08-16  5:34 ` [PATCH 2/4] kbuild: reduce kbuild invasivity within kconfig Arnaud Lacombe
2011-08-16  5:34 ` [PATCH 3/4] kbuild: do not hardcode .config Arnaud Lacombe
2011-08-16  5:34 ` [PATCH 4/4] kconfig: " Arnaud Lacombe
2011-08-22 15:49 ` [PATCH 0/4] Kbuild/Kconfig Arnaud Lacombe
2011-08-30  0:29   ` Arnaud Lacombe
2011-09-06 15:05     ` Arnaud Lacombe

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