[PATCH 0/4] Kbuild/Kconfig

From: Arnaud Lacombe
Date: Tue Aug 16 2011 - 01:35:03 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/