vscclient: do not add a socket watch if there is not data to send
[qemu.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