]> git.proxmox.com Git - qemu.git/blame - target-mips/Makefile.objs
Avoid asprintf() which is not available on mingw
[qemu.git] / target-mips / Makefile.objs
CommitLineData
fbe37ef3
PB
1obj-y += translate.o op_helper.o helper.o cpu.o
2obj-$(CONFIG_SOFTMMU) += machine.o
9cdc8df3
PB
3
4$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)