summaryrefslogtreecommitdiffstats
path: root/target-xtensa/Makefile.objs
blob: f8fbf91aa22e9b0ffd542a7220cde27c926b35a5 (plain)
1
2
3
4
5
6
7
8
obj-y += xtensa-semi.o
obj-y += core-dc232b.o
obj-y += core-dc233c.o
obj-y += core-fsf.o
obj-y += translate.o op_helper.o helper.o cpu.o
obj-$(CONFIG_SOFTMMU) += machine.o

$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
OpenPOWER on IntegriCloud