OSDN Git Service

MAINTAINERS: Update Kbuild entry with a few paths
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Thu, 22 Mar 2018 20:58:27 +0000 (21:58 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 5 May 2018 01:24:51 +0000 (10:24 +0900)
I managed to send some modpost patches to old addresses of both
Masahiro and Michal, and omitted linux-kbuild from cc, because my
tried and trusted scripts/get_maintainer wrapper failed me. Add the
modpost directory to the MAINTAINERS entry, and while at it make the
Makefile glob match scripts/Makefile itself, and add one matching the
Kbuild.include file as well.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
MAINTAINERS

index 79bb02f..dd6a769 100644 (file)
@@ -7677,9 +7677,11 @@ L:       linux-kbuild@vger.kernel.org
 S:     Maintained
 F:     Documentation/kbuild/
 F:     Makefile
-F:     scripts/Makefile.*
+F:     scripts/Kbuild*
+F:     scripts/Makefile*
 F:     scripts/basic/
 F:     scripts/mk*
+F:     scripts/mod/
 F:     scripts/package/
 
 KERNEL JANITORS