[GIT] kbuild
From: Sam Ravnborg
Date: Fri May 01 2009 - 06:13:13 EST
Hi Linus.
kbuild fixes:
o fixed check for section flags. Replace a heuristics with correct check of the flags
o a cygwin build fix (people do build kernels with cygwin these days)
o remove more files when cleaning
o fix tags so we do not append to the tags database
o improve support for git tags in setlocalversion
Sam
The following changes since commit 091438dd5668396328a3419abcbc6591159eb8d1:
Linus Torvalds (1):
Linux 2.6.30-rc4
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git master
Anders Kaseorg (1):
kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"
Cedric Hombourger (1):
kbuild: fix Module.markers permission error under cygwin
Frédéric Brière (1):
kbuild: clean Module.markers and modules.order for out-of-tree modules
Matt Kraai (1):
kbuild: remove a tag file before it is regenerated
Nico Schottelius (1):
kbuild: fix scripts/setlocalversion with git
Randy Dunlap (1):
docs: also clean index.html
Robert P. J. Day (1):
kbuild: "make prepare" should be "make modules_prepare"
Sam Ravnborg (2):
avr32: drop unused CLEAN_FILES
kbuild: fix comment in modpost.c
Documentation/DocBook/Makefile | 5 ++-
Makefile | 6 +++-
arch/avr32/Makefile | 2 -
scripts/mod/modpost.c | 55 +++++++++++++++------------------------
scripts/setlocalversion | 13 ++++-----
scripts/tags.sh | 2 +
6 files changed, 36 insertions(+), 47 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/