]> git.proxmox.com Git - mirror_qemu.git/blame - target/mips/sysemu/meson.build
meson: Replace softmmu_ss -> system_ss
[mirror_qemu.git] / target / mips / sysemu / meson.build
CommitLineData
de6cd759 1mips_system_ss.add(files(
85d8da3f 2 'addr.c',
5679479b 3 'cp0.c',
85d8da3f
PMD
4 'cp0_timer.c',
5 'machine.c',
6ba97c48 6 'mips-qmp-cmds.c',
137f4d87 7 'physaddr.c',
85d8da3f 8))