projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
178aa03
)
MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
author
Krzysztof Kozlowski
<krzk@kernel.org>
Mon, 6 May 2019 12:47:00 +0000
(14:47 +0200)
committer
Masahiro 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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
9cc6767
..
1aa19b9
100644
(file)
--- 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/