Merge remote-tracking branch 'luiz/queue/qmp' into staging
[qemu/raspi.git] / target-arm / Makefile.objs
blob356fbfcdfdaeba6b4c5381f235916ac0bdbf9a61
1 obj-y += arm-semi.o
2 obj-$(CONFIG_SOFTMMU) += machine.o
3 obj-$(CONFIG_KVM) += kvm.o
4 obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o
5 obj-y += translate.o op_helper.o helper.o cpu.o
6 obj-y += neon_helper.o iwmmxt_helper.o
7 obj-y += gdbstub.o
8 obj-$(TARGET_AARCH64) += cpu64.o translate-a64.o gdbstub64.o