Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <
20260205030244.266447-4-richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
S: Odd Fixes
F: docs/system/openrisc/cpu-features.rst
F: target/or1k/
-F: hw/openrisc/
+F: hw/or1k/
F: include/hw/or1k/
F: tests/functional/or1k/meson.build
F: tests/tcg/openrisc/
S: Maintained
F: docs/system/openrisc/or1k-sim.rst
F: hw/intc/ompic.c
-F: hw/openrisc/openrisc_sim.c
+F: hw/or1k/openrisc_sim.c
F: tests/functional/or1k/test_sim.py
PowerPC Machines
source m68k/Kconfig
source microblaze/Kconfig
source mips/Kconfig
-source openrisc/Kconfig
+source or1k/Kconfig
source ppc/Kconfig
source riscv/Kconfig
source rx/Kconfig
subdir('m68k')
subdir('microblaze')
subdir('mips')
-subdir('openrisc')
+subdir('or1k')
subdir('ppc')
subdir('remote')
subdir('riscv')