unicorn/qemu/target/mips/Makefile.objs

5 lines
152 B
Makefile
Raw Normal View History

2015-08-21 09:04:50 +02:00
obj-y += translate.o dsp_helper.o op_helper.o lmi_helper.o helper.o cpu.o
obj-$(CONFIG_SOFTMMU) += cp0_timer.o
2015-08-21 09:04:50 +02:00
obj-y += msa_helper.o
obj-y += unicorn.o