Makefile.objs 142 字节
Newer Older
1
obj-$(CONFIG_SOFTMMU) += tcg-all.o
2
obj-$(CONFIG_SOFTMMU) += cputlb.o
3
obj-y += cpu-exec.o cpu-exec-common.o translate-all.o translate-common.o