Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150629' into...
[qemu.git] / target-i386 / Makefile.objs
blob7a1df2c983b981bc742c459beb3a79d874ac1c3e
1 obj-y += translate.o helper.o cpu.o
2 obj-y += excp_helper.o fpu_helper.o cc_helper.o int_helper.o svm_helper.o
3 obj-y += smm_helper.o misc_helper.o mem_helper.o seg_helper.o
4 obj-y += gdbstub.o
5 obj-$(CONFIG_SOFTMMU) += machine.o arch_memory_mapping.o arch_dump.o
6 obj-$(CONFIG_KVM) += kvm.o
7 obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o