Hi Linus, this is the non-critical part of kbuild for 3.2 - a new checkpatch.pl check for Makefile to use proper variables - make tags fix for powerpc - new extract-vmlinux script to extract vmlinux from a vmlinuz boot image The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48: Linux 3.1-rc1 (2011-08-07 18:23:30 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc Arnaud Lacombe (1): script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGS Corentin Chary (1): scripts: add extract-vmlinux Ian Munsie (1): tags, powerpc: Update tags.sh to support _GLOBAL symbols scripts/checkpatch.pl | 14 ++++++++++ scripts/extract-vmlinux | 62 +++++++++++++++++++++++++++++++++++++++++++++++ scripts/tags.sh | 4 +- 3 files changed, 78 insertions(+), 2 deletions(-) create mode 100755 scripts/extract-vmlinux -- 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