]> Git Repo - qemu.git/blobdiff - target-microblaze/Makefile.objs
target-arm: Add arm_boot_info secure_boot control
[qemu.git] / target-microblaze / Makefile.objs
index 9a50c2846f5a5cabe60f2bbc5e11c5428c553185..f3d7b44c890e5c27fb0b7078af936ec515a988f5 100644 (file)
@@ -1,4 +1,3 @@
-obj-y += op_helper.o helper.o cpu.o
+obj-y += translate.o op_helper.o helper.o cpu.o
+obj-y += gdbstub.o
 obj-$(CONFIG_SOFTMMU) += mmu.o
-
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
This page took 0.023739 seconds and 4 git commands to generate.