aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2019-05-06 14:47:00 +0200
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-05-18 11:29:01 +0900
commit593e0fd97ef11eacc5055c83ebb652602dba0a77 (patch)
tree4ee35b945845e445882c6f34cc2b3091556cf3a2 /MAINTAINERS
parentsh: exclude vmlinux.scr from .gitignore pattern (diff)
downloadlinux-dev-593e0fd97ef11eacc5055c83ebb652602dba0a77.tar.xz
linux-dev-593e0fd97ef11eacc5055c83ebb652602dba0a77.zip
MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
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>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9cc6767e1b12..1aa19b9da2d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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/