python/machine.py: split shutdown into hard and soft flavors
[qemu/ar7.git] / target / xtensa / Makefile.objs
blobc7e7fe6063844ae104d63ffef62fd6dad428e378
1 obj-y += core-dc232b.o
2 obj-y += core-dc233c.o
3 obj-y += core-de212.o
4 obj-y += core-fsf.o
5 obj-y += core-sample_controller.o
6 obj-y += core-test_kc705_be.o
7 obj-y += core-test_mmuhifi_c3.o
8 obj-$(CONFIG_SOFTMMU) += monitor.o xtensa-semi.o
9 obj-y += xtensa-isa.o
10 obj-y += translate.o op_helper.o helper.o cpu.o
11 obj-$(CONFIG_SOFTMMU) += dbg_helper.o
12 obj-y += exc_helper.o
13 obj-y += fpu_helper.o
14 obj-y += gdbstub.o
15 obj-$(CONFIG_SOFTMMU) += mmu_helper.o
16 obj-y += win_helper.o