qapi/parser: enable pylint checks
[qemu/armbru.git] / target / arm / hvf / meson.build
blob855e6cce5ab60caf5908b11f64b5c04e65a1eacd
1 arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2   'hvf.c',
3 ))