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

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