diff options
Diffstat (limited to 'hw/s390x/meson.build')
-rw-r--r-- | hw/s390x/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/s390x/meson.build b/hw/s390x/meson.build index f291016..6fd0968 100644 --- a/hw/s390x/meson.build +++ b/hw/s390x/meson.build @@ -22,7 +22,6 @@ s390x_ss.add(when: 'CONFIG_KVM', if_true: files( 'tod-kvm.c', 's390-skeys-kvm.c', 's390-stattrib-kvm.c', - 'pv.c', 's390-pci-kvm.c', )) s390x_ss.add(when: 'CONFIG_TCG', if_true: files( |