[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20111103160706.GA8180@sepie.suse.cz>
Date: Thu, 3 Nov 2011 17:07:06 +0100
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: corentincj@...aif.net, imunsie@....ibm.com, lacombar@...il.com,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild/misc for 3.2
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-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