]> git.proxmox.com Git - mirror_qemu.git/blame - target/nios2/Makefile.objs
Makefile: generate header file with the list of devices enabled
[mirror_qemu.git] / target / nios2 / Makefile.objs
CommitLineData
413a99a9 1obj-y += translate.o op_helper.o helper.o cpu.o mmu.o nios2-semi.o
032c76bc
CW
2obj-$(CONFIG_SOFTMMU) += monitor.o
3
4$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)