summaryrefslogtreecommitdiff
path: root/target/nios2/Makefile.objs
blob: 2a11c5ce08d1632ff3838d2a10652288a23f9b25 (plain)
1
2
3
4
obj-y += translate.o op_helper.o helper.o cpu.o mmu.o
obj-$(CONFIG_SOFTMMU) += monitor.o

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