aboutsummaryrefslogtreecommitdiff
path: root/target-openrisc/Makefile.objs
blob: 397d01650e838f61a74ff86ce40aaa1feaee2e27 (plain)
1
2
3
4
5
obj-$(CONFIG_SOFTMMU) += machine.o
obj-y += cpu.o exception.o interrupt.o mmu.o translate.o
obj-y += exception_helper.o fpu_helper.o int_helper.o \
         interrupt_helper.o mmu_helper.o sys_helper.o
obj-y += gdbstub.o