tcg: move tcg backend files into accel/tcg/
[qemu/ar7.git] / accel / tcg / Makefile.objs
blobf173cd5397c5564cd7a6748dc8fbb46b896f8937
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