summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Maydell2021-07-13 16:22:24 +0200
committerPeter Maydell2021-07-18 11:59:47 +0200
commitd4a7c362fe50bbdfd0a02b1a2c1fdf57e98bba79 (patch)
treea9fb68836dd5970f1179323bf2cf6be5114a50c1 /MAINTAINERS
parentdocs: Add QEMU version information to HTML footer (diff)
downloadqemu-d4a7c362fe50bbdfd0a02b1a2c1fdf57e98bba79.tar.gz
qemu-d4a7c362fe50bbdfd0a02b1a2c1fdf57e98bba79.tar.xz
qemu-d4a7c362fe50bbdfd0a02b1a2c1fdf57e98bba79.zip
docs: Add skeletal documentation of cubieboard
Add skeletal documentation of the cubieboard machine. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20210713142226.19155-2-peter.maydell@linaro.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 814d103fe1..1596b352b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -560,6 +560,7 @@ S: Odd Fixes
F: hw/*/allwinner*
F: include/hw/*/allwinner*
F: hw/arm/cubieboard.c
+F: docs/system/arm/cubieboard.rst
Allwinner-h3
M: Niek Linnenbank <nieklinnenbank@gmail.com>