arm/highbank: Use object_new() rather than cpu_arm_init()
[qemu.git] / target-arm / Makefile.objs
blobf428b5b7d7a319d2307e0737f39868e3c4a72d6c
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
9 obj-y += crypto_helper.o