The or1k-sim machine is the only one using the ompic, so let's add this file to the corresponding sections in the MAINTAINERS file.
Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 62a8bef20e..14d8e4a85f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1384,6 +1384,7 @@ or1k-sim M: Jia Liu <[email protected]> S: Maintained F: docs/system/openrisc/or1k-sim.rst +F: hw/intc/ompic.c F: hw/openrisc/openrisc_sim.c PowerPC Machines -- 2.41.0
