MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 6 May 2019 12:47:00 +0000 (14:47 +0200)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 18 May 2019 02:29:01 +0000 (11:29 +0900)
scripts/link-vmlinux.sh is part of kbuild so extend the pattern to match
any vmlinux related scripts.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
MAINTAINERS

index 9cc6767..1aa19b9 100644 (file)
@@ -8542,6 +8542,7 @@ F:        scripts/Kbuild*
 F:     scripts/Makefile*
 F:     scripts/basic/
 F:     scripts/mk*
+F:     scripts/*vmlinux*
 F:     scripts/mod/
 F:     scripts/package/