summaryrefslogtreecommitdiff
path: root/target-arm/Makefile.objs
blob: f428b5b7d7a319d2307e0737f39868e3c4a72d6c (plain)
1
2
3
4
5
6
7
8
9
obj-y += arm-semi.o
obj-$(CONFIG_SOFTMMU) += machine.o
obj-$(CONFIG_KVM) += kvm.o
obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o
obj-y += translate.o op_helper.o helper.o cpu.o
obj-y += neon_helper.o iwmmxt_helper.o
obj-y += gdbstub.o
obj-$(TARGET_AARCH64) += cpu64.o translate-a64.o gdbstub64.o
obj-y += crypto_helper.o