]> Git Repo - qemu.git/blob - target/nios2/Makefile.objs
arm/translate-a64: mark path as unreachable to eliminate warning
[qemu.git] / target / nios2 / Makefile.objs
1 obj-y += translate.o op_helper.o helper.o cpu.o mmu.o
2 obj-$(CONFIG_SOFTMMU) += monitor.o
3
4 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
This page took 0.024327 seconds and 4 git commands to generate.