From: Sam Ravnborg <sam@ravnborg.org>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org
Subject: [GIT PATCHES] kbuild updates
Date: Fri, 6 Jan 2006 22:03:16 +0100 [thread overview]
Message-ID: <20060106210316.GA566@mars.ravnborg.org> (raw)
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
next reply other threads:[~2006-01-06 21:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-06 21:03 Sam Ravnborg [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-06-24 22:22 Sam Ravnborg
2006-01-09 21:11 Sam Ravnborg
2006-01-10 16:27 ` Linus Torvalds
2005-09-05 17:41 Sam Ravnborg
2005-09-05 19:35 ` Alistair John Strachan
2005-09-05 20:13 ` Sam Ravnborg
2005-09-05 21:32 ` Alistair John Strachan
2005-09-06 1:28 ` Sam Ravnborg
2005-09-06 1:38 ` Matt Mackall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060106210316.GA566@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome