]> Git Repo - qemu.git/blobdiff - accel/Makefile.objs
translate-all: introduce assert_no_pages_locked
[qemu.git] / accel / Makefile.objs
index 10666eda714002bc98519b5a12d0decb8708ae46..c3718a10c5d0c469b507f5c9ca885cd480d6dc0a 100644 (file)
@@ -1,4 +1,4 @@
 obj-$(CONFIG_SOFTMMU) += accel.o
-obj-y += kvm/
+obj-$(CONFIG_KVM) += kvm/
 obj-$(CONFIG_TCG) += tcg/
 obj-y += stubs/
This page took 0.02341 seconds and 4 git commands to generate.