linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
@ 2019-05-06 12:47 Krzysztof Kozlowski
  2019-05-09 14:08 ` Masahiro Yamada
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2019-05-06 12:47 UTC (permalink / raw)
  To: Masahiro Yamada, Michal Marek, linux-kbuild, linux-kernel
  Cc: Krzysztof Kozlowski

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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c61c49dd3643..aa0a61c7736b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8523,6 +8523,7 @@ F:	scripts/Kbuild*
 F:	scripts/Makefile*
 F:	scripts/basic/
 F:	scripts/mk*
+F:	scripts/*vmlinux*
 F:	scripts/mod/
 F:	scripts/package/
 
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
  2019-05-06 12:47 [PATCH] MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux* Krzysztof Kozlowski
@ 2019-05-09 14:08 ` Masahiro Yamada
  0 siblings, 0 replies; 2+ messages in thread
From: Masahiro Yamada @ 2019-05-09 14:08 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Michal Marek, Linux Kbuild mailing list, Linux Kernel Mailing List

On Mon, May 6, 2019 at 9:47 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> 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>

Applied to linux-kbuild.

Thanks.


> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c61c49dd3643..aa0a61c7736b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8523,6 +8523,7 @@ F:        scripts/Kbuild*
>  F:     scripts/Makefile*
>  F:     scripts/basic/
>  F:     scripts/mk*
> +F:     scripts/*vmlinux*
>  F:     scripts/mod/
>  F:     scripts/package/
>
> --
> 2.7.4
>


-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-09 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06 12:47 [PATCH] MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux* Krzysztof Kozlowski
2019-05-09 14:08 ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).