import
This commit is contained in:
5
qemu/target-i386/Makefile.objs
Normal file
5
qemu/target-i386/Makefile.objs
Normal file
@@ -0,0 +1,5 @@
|
||||
obj-y += translate.o helper.o cpu.o
|
||||
obj-y += excp_helper.o fpu_helper.o cc_helper.o int_helper.o svm_helper.o
|
||||
obj-y += smm_helper.o misc_helper.o mem_helper.o seg_helper.o
|
||||
obj-$(CONFIG_SOFTMMU) += arch_memory_mapping.o
|
||||
obj-y += unicorn.o
|
||||
Reference in New Issue
Block a user