aboutsummaryrefslogtreecommitdiffstats
path: root/target-microblaze/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'target-microblaze/Makefile.objs')
-rw-r--r--target-microblaze/Makefile.objs3
1 files changed, 3 insertions, 0 deletions
diff --git a/target-microblaze/Makefile.objs b/target-microblaze/Makefile.objs
new file mode 100644
index 00000000..f3d7b44c
--- /dev/null
+++ b/target-microblaze/Makefile.objs
@@ -0,0 +1,3 @@
+obj-y += translate.o op_helper.o helper.o cpu.o
+obj-y += gdbstub.o
+obj-$(CONFIG_SOFTMMU) += mmu.o