]> git.proxmox.com Git - qemu.git/blobdiff - target-unicore32/Makefile.objs
Open 2.0 development tree
[qemu.git] / target-unicore32 / Makefile.objs
index 2e0e093e1f989c1fa4d0922fc4d7efa195d5bc77..6b41b1e9ef4c61f8da90c06aefa15793cf216f4e 100644 (file)
@@ -1,4 +1,4 @@
 obj-y += translate.o op_helper.o helper.o cpu.o
-obj-$(CONFIG_SOFTMMU) += machine.o
+obj-y += ucf64_helper.o
 
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
+obj-$(CONFIG_SOFTMMU) += softmmu.o