]> git.proxmox.com Git - mirror_qemu.git/blob - target/arm/hvf/meson.build
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210921' into...
[mirror_qemu.git] / target / arm / hvf / meson.build
1 arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2 'hvf.c',
3 ))