diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-19 16:47:38 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-19 16:47:38 -0400 |
commit | 4800be295c34268fd3211d49828bfaa6bf62867f (patch) | |
tree | 10f9b9094a749f26b524ec6ba601284d54f9476c /MAINTAINERS | |
parent | c4ec20717313daafba59225f812db89595952b83 (diff) | |
parent | 7bb9d092de0b21f8f3f0a20dc2ec84395549fb62 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
* git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild:
kbuild: fix first module build
kconfig: update kconfig-language text
kbuild: introduce cc-cross-prefix
kbuild: disable depmod in cross-compile kernel build
kbuild: make deb-pkg - add 'Provides:' line
kconfig: comment typo in scripts/kconfig/Makefile.
kbuild: stop docproc segfaulting when SRCTREE isn't set.
kbuild: modpost problem when symbols move from one module to another
kbuild: cscope - filter out .tmp_* in find_sources
kbuild: mailing list has moved
kbuild: check asm symlink when building a kernel
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2534dc4aa95a..4ed41394e492 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2178,7 +2178,7 @@ S: Maintained | |||
2178 | KCONFIG | 2178 | KCONFIG |
2179 | P: Roman Zippel | 2179 | P: Roman Zippel |
2180 | M: zippel@linux-m68k.org | 2180 | M: zippel@linux-m68k.org |
2181 | L: kbuild-devel@lists.sourceforge.net | 2181 | L: linux-kbuild@vger.kernel.org |
2182 | S: Maintained | 2182 | S: Maintained |
2183 | 2183 | ||
2184 | KDUMP | 2184 | KDUMP |
@@ -2207,6 +2207,7 @@ KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*) | |||
2207 | P: Sam Ravnborg | 2207 | P: Sam Ravnborg |
2208 | M: sam@ravnborg.org | 2208 | M: sam@ravnborg.org |
2209 | T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git | 2209 | T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git |
2210 | L: linux-kbuild@vger.kernel.org | ||
2210 | S: Maintained | 2211 | S: Maintained |
2211 | 2212 | ||
2212 | KERNEL JANITORS | 2213 | KERNEL JANITORS |