[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110609214241.GA4849@sepie.suse.cz>
Date: Thu, 9 Jun 2011 23:42:41 +0200
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: mmarek@...e.cz, pefoley2@...izon.net, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT] kbuild fixes for 3.0
Hi Linus,
These are the fixes to make sure 3.0 relally is 3.0, plus one fix for
Makefile.asm-generic. Please pull and unset the SUBLEVEL variable,
thanks.
Michal
The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:
Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes
Michal Marek (5):
kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL
kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL
kbuild: Move depmod call to a separate script
kbuild: Hack for depmod not handling X.Y versions
perf: Use make kernelversion instead of parsing the Makefile
Peter Foley (1):
kbuild: silence Nothing to be done for 'all' message
Makefile | 16 ++----------
scripts/Makefile.asm-generic | 1 +
scripts/depmod.sh | 48 ++++++++++++++++++++++++++++++++++++++
tools/perf/util/PERF-VERSION-GEN | 7 +----
4 files changed, 53 insertions(+), 19 deletions(-)
create mode 100755 scripts/depmod.sh
--
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