]> git.proxmox.com Git - qemu.git/blame - target-arm/Makefile.objs
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
[qemu.git] / target-arm / Makefile.objs
CommitLineData
5e8861a0 1obj-y += arm-semi.o
fbe37ef3 2obj-$(CONFIG_SOFTMMU) += machine.o
494b00c7 3obj-$(CONFIG_KVM) += kvm.o
cf01ba9e 4obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o
fbe37ef3 5obj-y += translate.o op_helper.o helper.o cpu.o
9cdc8df3 6obj-y += neon_helper.o iwmmxt_helper.o
5b50e790 7obj-y += gdbstub.o
96c04212 8obj-$(TARGET_AARCH64) += cpu64.o translate-a64.o gdbstub64.o