]> Git Repo - qemu.git/blob - target-openrisc/Makefile.objs
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into staging
[qemu.git] / target-openrisc / Makefile.objs
1 obj-$(CONFIG_SOFTMMU) += machine.o
2 obj-y += cpu.o exception.o interrupt.o mmu.o translate.o
3 obj-y += exception_helper.o fpu_helper.o int_helper.o \
4          interrupt_helper.o mmu_helper.o sys_helper.o
5 obj-y += gdbstub.o
This page took 0.023378 seconds and 4 git commands to generate.