summaryrefslogblamecommitdiffstats
path: root/hw/hyperv/meson.build
blob: 1367e2994f25db287bb181f94c3c52e6d3dee2ee (plain) (tree)
1
2
3


                                                                                  
specific_ss.add(when: 'CONFIG_HYPERV', if_true: files('hyperv.c'))
specific_ss.add(when: 'CONFIG_HYPERV_TESTDEV', if_true: files('hyperv_testdev.c'))
specific_ss.add(when: 'CONFIG_VMBUS', if_true: files('vmbus.c'))