]> git.proxmox.com Git - mirror_qemu.git/blob - target/arm/hvf/meson.build
855e6cce5ab60caf5908b11f64b5c04e65a1eacd
[mirror_qemu.git] / target / arm / hvf / meson.build
1 arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2 'hvf.c',
3 ))