qemu-e2k/target/arm/hvf/meson.build

4 lines
76 B
Meson

arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
'hvf.c',
))