diff options
author | Thomas Huth | 2016-09-23 18:08:46 +0200 |
---|---|---|
committer | Michael Tokarev | 2016-10-08 10:11:48 +0200 |
commit | c9b900903b10467f06ca1df10548bc43272d8529 (patch) | |
tree | 4f0bac89ee90ccd8a17a56fbc79e586060662994 /MAINTAINERS | |
parent | MAINTAINERS: Add some more files to the virtio section (diff) | |
download | qemu-c9b900903b10467f06ca1df10548bc43272d8529.tar.gz qemu-c9b900903b10467f06ca1df10548bc43272d8529.tar.xz qemu-c9b900903b10467f06ca1df10548bc43272d8529.zip |
MAINTAINERS: Add header files to CRIS section
etraxfs_dma.h and etraxfs.h in include/hw/cris/ obviously belong
to the CRIS section in MAINTAINERS.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e4ca021b2..a5751a67bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -116,6 +116,7 @@ M: Edgar E. Iglesias <edgar.iglesias@gmail.com> S: Maintained F: target-cris/ F: hw/cris/ +F: include/hw/cris/ F: tests/tcg/cris/ F: disas/cris.c |