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