qxl: call qemu_spice_display_init_common for secondary devices
[qemu/ar7.git] / target / nios2 / Makefile.objs
blob2a11c5ce08d1632ff3838d2a10652288a23f9b25
1 obj-y += translate.o op_helper.o helper.o cpu.o mmu.o
2 obj-$(CONFIG_SOFTMMU) += monitor.o
4 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)