]> git.proxmox.com Git - mirror_qemu.git/blob - target/nios2/Makefile.objs
hppa: Delete unused hppa_cpu_list() function
[mirror_qemu.git] / target / nios2 / Makefile.objs
1 obj-y += translate.o op_helper.o helper.o cpu.o mmu.o nios2-semi.o
2 obj-$(CONFIG_SOFTMMU) += monitor.o
3
4 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)