[GIT PATCHES] kbuild updates

From: Sam Ravnborg
Date: Fri Jan 06 2006 - 16:02:13 EST


Hi Linus.

Please pull in a small number of kbuild updates.
The most important one is the "un-stringnify KBUILD_MODNAME".
It fixes a commandline parsing error, and let ls /sys/module look sane
again.

Pull from:

ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git

All patches has been sent to lkml previously so they are not repeated
here.

Sam

.gitignore | 1
Documentation/kbuild/modules.txt | 41 ++++++++++++++++++
arch/x86_64/ia32/.gitignore | 2
drivers/media/dvb/cinergyT2/cinergyT2.c | 2
drivers/media/dvb/ttpci/budget.h | 2
drivers/media/video/tda9840.c | 2
drivers/media/video/tea6415c.c | 2
drivers/media/video/tea6420.c | 2
include/linux/moduleparam.h | 2
include/media/saa7146.h | 6 +-
net/ipv4/netfilter/ip_nat_ftp.c | 2
net/ipv4/netfilter/ip_nat_irc.c | 2
scripts/kconfig/Makefile | 9 +---
scripts/setlocalversion | 71 ++++++++------------------------
security/capability.c | 7 ---
15 files changed, 76 insertions(+), 77 deletions(-)


Adrian Bunk:
kconfig: fix gconfig with POSIXLY_CORRECT=1

Brian Gerst:
gitignore: ignore shared objects

Rene Scharfe:
kbuild: Use git in scripts/setlocalversion

Sam Ravnborg:
kbuild: document howto build external modules using several directories
kbuild: un-stringnify KBUILD_MODNAME

-
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/