]> Git Repo - qemu.git/blob - target-xtensa/Makefile.objs
monitor: remove target-specific code from monitor.c
[qemu.git] / target-xtensa / Makefile.objs
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-$(CONFIG_SOFTMMU) += monitor.o
6 obj-y += translate.o op_helper.o helper.o cpu.o
7 obj-y += gdbstub.o
This page took 0.024626 seconds and 4 git commands to generate.