xref: /openbmc/qemu/target/arm/hvf/meson.build (revision e0591bf1a56fa59b787870fbdd4e5d7ca8d745d2)
1arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2  'hvf.c',
3))
4