aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/Makefile.objs
blob: 1cd81cccc33d026479c7aeac0d788e82c16714f7 (plain)
1
2
3
4
5
6
7
obj-$(CONFIG_SOFTMMU) += machine.o
obj-y += translate.o helper.o cpu.o
obj-y += fop_helper.o cc_helper.o win_helper.o mmu_helper.o ldst_helper.o
obj-$(TARGET_SPARC) += int32_helper.o
obj-$(TARGET_SPARC64) += int64_helper.o
obj-$(TARGET_SPARC64) += vis_helper.o
obj-y += gdbstub.o