[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1313472854-14426-1-git-send-email-lacombar@gmail.com>
Date: Tue, 16 Aug 2011 01:34:10 -0400
From: Arnaud Lacombe <lacombar@...il.com>
To: Michal Marek <mmarek@...e.cz>
Cc: linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org,
Arnaud Lacombe <lacombar@...il.com>
Subject: [PATCH 0/4] Kbuild/Kconfig
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists