diff options
Diffstat (limited to 'accel/stubs/Makefile.objs')
-rw-r--r-- | accel/stubs/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accel/stubs/Makefile.objs b/accel/stubs/Makefile.objs new file mode 100644 index 0000000000..bd5794f222 --- /dev/null +++ b/accel/stubs/Makefile.objs @@ -0,0 +1 @@ +obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o |