2012-09-02 11:33:35 +04:00
|
|
|
obj-y += translate.o helper.o cpu.o interrupt.o
|
|
|
|
obj-y += int_helper.o fpu_helper.o cc_helper.o mem_helper.o misc_helper.o
|
2013-01-20 22:41:06 +04:00
|
|
|
obj-$(CONFIG_SOFTMMU) += ioinst.o
|
2012-05-29 13:48:59 +04:00
|
|
|
obj-$(CONFIG_KVM) += kvm.o
|