aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/hvf/Makefile.objs')
-rw-r--r--target/i386/hvf/Makefile.objs2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/i386/hvf/Makefile.objs b/target/i386/hvf/Makefile.objs
new file mode 100644
index 0000000000..927b86bc67
--- /dev/null
+++ b/target/i386/hvf/Makefile.objs
@@ -0,0 +1,2 @@
+obj-y += hvf.o
+obj-y += x86.o x86_cpuid.o x86_decode.o x86_descr.o x86_emu.o x86_flags.o x86_mmu.o x86hvf.o x86_task.o