aboutsummaryrefslogtreecommitdiff
path: root/target-unicore32/Makefile.objs
blob: 6af1089a5eb31b9bd0c99117cde3ed30532b7286 (plain)
1
2
3
4
obj-y += translate.o op_helper.o helper.o cpu.o
obj-$(CONFIG_SOFTMMU) += machine.o softmmu.o

$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)