MAINTAINERS: handle buildsystem
authorOlaf Hering <olaf@aepfle.de>
Thu, 25 Sep 2014 13:08:14 +0000 (15:08 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 1 Oct 2014 11:07:43 +0000 (12:07 +0100)
Tweaking configure and friends is most likely not of much interest for
anyone beside the tools maintainers.

List such files, which are currently covered by "THE REST", in the
TOOLSTACK section. Also update list of stubdom related files.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Keir Fraser <keir@xen.org>
Cc: Tim Deegan <tim@xen.org>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
MAINTAINERS

index 4258e48c1bdf202c92dfcfa07a108039b3cc9e7e..891c2cb7ee60a7268a98f1d4a92b628d543dccd4 100644 (file)
@@ -228,6 +228,7 @@ MINI-OS
 M:     Stefano Stabellini <stefano.stabellini@eu.citrix.com>
 M:     Samuel Thibault <samuel.thibault@ens-lyon.org>
 S:     Supported
+F:     config/MiniOS.mk
 F:     extras/mini-os/
 
 OCAML TOOLS
@@ -284,6 +285,8 @@ STUB DOMAINS
 M:     Stefano Stabellini <stefano.stabellini@eu.citrix.com>
 M:     Samuel Thibault <samuel.thibault@ens-lyon.org>
 S:     Supported
+F:     config/Stubdom.mk.in
+F:     m4/stubdom.m4
 F:     stubdom/
 
 TOOLSTACK
@@ -292,6 +295,16 @@ M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
 M:     Ian Campbell <ian.campbell@citrix.com>
 M:     Wei Liu <wei.liu2@citrix.com>
 S:     Supported
+F:     autogen.sh
+F:     config/*.in
+F:     install.sh
+F:     m4/
+F:     configure
+F:     docs/Makefile
+F:     stubdom/Makefile
+F:     *.ac
+F:     */configure
+F:     */*.ac
 F:     tools/
 
 TRANSCENDENT MEMORY (TMEM)