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-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html