summary refs log tree commit diff stats
path: root/target/loongarch/kvm/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/loongarch/kvm/meson.build')
-rw-r--r--target/loongarch/kvm/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/loongarch/kvm/meson.build b/target/loongarch/kvm/meson.build
new file mode 100644
index 0000000000..2266de6ca9
--- /dev/null
+++ b/target/loongarch/kvm/meson.build
@@ -0,0 +1 @@
+loongarch_ss.add(when: 'CONFIG_KVM', if_true: files('kvm.c'))