]> git.proxmox.com Git - qemu.git/blame - target-unicore32/Makefile.objs
unicore32-softmmu: Add unicore32-softmmu build support
[qemu.git] / target-unicore32 / Makefile.objs
CommitLineData
fbe37ef3 1obj-y += translate.o op_helper.o helper.o cpu.o
4f23a1e6 2obj-$(CONFIG_SOFTMMU) += machine.o softmmu.o
9cdc8df3
PB
3
4$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)