Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1513681
| From | Andrew Donnellan <andrew.donnellan@au1.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] MAINTAINERS: add GCC plugins Makefile |
| Date | 2016-11-02 08:00 +0100 |
| Message-ID | <syXGF-2Oa-25@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4012c2f..76049e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5202,6 +5202,7 @@ L: kernel-hardening@lists.openwall.com S: Maintained F: scripts/gcc-plugins/ F: scripts/gcc-plugin.sh +F: scripts/Makefile.gcc-plugins F: Documentation/gcc-plugins.txt GCOV BASED KERNEL PROFILING -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] MAINTAINERS: add GCC plugins Makefile Andrew Donnellan <andrew.donnellan@au1.ibm.com> - 2016-11-02 08:00 +0100 Re: [PATCH] MAINTAINERS: add GCC plugins Makefile Kees Cook <keescook@chromium.org> - 2016-11-09 01:20 +0100
csiph-web