]>
Commit | Line | Data |
---|---|---|
aea1e885 BS |
1 | obj-y += translate.o helper.o cpu.o interrupt.o |
2 | obj-y += int_helper.o fpu_helper.o cc_helper.o mem_helper.o misc_helper.o | |
db1c8f53 | 3 | obj-$(CONFIG_SOFTMMU) += machine.o ioinst.o |
fbe37ef3 | 4 | obj-$(CONFIG_KVM) += kvm.o |