]> Git Repo - qemu.git/blame - target/xtensa/Makefile.objs
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into staging
[qemu.git] / target / xtensa / Makefile.objs
CommitLineData
5e8861a0
PB
1obj-y += core-dc232b.o
2obj-y += core-dc233c.o
7ddaee6d 3obj-y += core-de212.o
5e8861a0 4obj-y += core-fsf.o
251634f4 5obj-y += core-sample_controller.o
9a124b69 6obj-y += core-test_kc705_be.o
d848ea77 7obj-y += core-test_mmuhifi_c3.o
ba7651fb 8obj-$(CONFIG_SOFTMMU) += monitor.o xtensa-semi.o
7f709ce7 9obj-y += xtensa-isa.o
fbe37ef3 10obj-y += translate.o op_helper.o helper.o cpu.o
8803bfea 11obj-$(CONFIG_SOFTMMU) += dbg_helper.o
8d918d65 12obj-y += exc_helper.o
9483bf27 13obj-y += fpu_helper.o
5b50e790 14obj-y += gdbstub.o
7e5e5a63 15obj-$(CONFIG_SOFTMMU) += mmu_helper.o
c9ed50e8 16obj-y += win_helper.o
This page took 0.352302 seconds and 4 git commands to generate.