Hi Linus, there are some post-rc1 kbuild fixes: * Two kconfig fixes by Sam. * A fix for new make version by Jan (this is technically no a rc1 regression, but we should fix it sooner rather than later). * Two setlocalversion fixes, one by Amerigo, one by me. Thanks, Michal The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73: Linux 2.6.36-rc1 (2010-08-15 17:41:37 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes Amerigo Wang (1): makefile: not need to regenerate kernel.release file when make kernelrelease Jan Beulich (1): fixes for using make 3.82 Michal Marek (2): Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes setlocalversion: Ignote SCMs above the linux source tree Sam Ravnborg (2): kconfig: fix savedefconfig with choice marked optional kconfig: fix segfault when detecting recursive dependency Makefile | 4 ++-- firmware/Makefile | 2 +- scripts/kconfig/confdata.c | 6 ++++-- scripts/kconfig/symbol.c | 2 ++ scripts/mkmakefile | 4 +++- scripts/setlocalversion | 4 ++-- 6 files changed, 14 insertions(+), 8 deletions(-) -- 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