2012-09-02 15:33:35 +08: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-21 02:41:06 +08:00
|
|
|
obj-$(CONFIG_SOFTMMU) += ioinst.o
|
2012-05-29 17:48:59 +08:00
|
|
|
obj-$(CONFIG_KVM) += kvm.o
|