diff options
Diffstat (limited to 'target/i386/hvf/Makefile.objs')
-rw-r--r-- | target/i386/hvf/Makefile.objs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/i386/hvf/Makefile.objs b/target/i386/hvf/Makefile.objs deleted file mode 100644 index 927b86bc67..0000000000 --- a/target/i386/hvf/Makefile.objs +++ /dev/null @@ -1,2 +0,0 @@ -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 |