aboutsummaryrefslogtreecommitdiff
path: root/target/arm/hvf/meson.build
blob: 855e6cce5ab60caf5908b11f64b5c04e65a1eacd (plain)
1
2
3
arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
  'hvf.c',
))