unicorn/qemu/target-i386/Makefile.objs
Nguyen Anh Quynh 344d016104 import
2015-08-21 15:04:50 +08:00

6 lines
238 B
Makefile

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