qapi: Unit tests for visitor-based serialization
[qemu/opensuse.git] / target-xtensa / Makefile.objs
blobf8fbf91aa22e9b0ffd542a7220cde27c926b35a5
1 obj-y += xtensa-semi.o
2 obj-y += core-dc232b.o
3 obj-y += core-dc233c.o
4 obj-y += core-fsf.o
5 obj-y += translate.o op_helper.o helper.o cpu.o
6 obj-$(CONFIG_SOFTMMU) += machine.o
8 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)