]> git.proxmox.com Git - qemu.git/blobdiff - target-ppc/Makefile.objs
update VERSION for 1.4.1
[qemu.git] / target-ppc / Makefile.objs
index 237a0ed4f7f5494fba401f65dea6293470b3b14d..a028dcdcd006e452f3521b4e141855e3ab0f0863 100644 (file)
@@ -1,7 +1,6 @@
-obj-y += translate.o helper.o
+obj-y += translate.o
 obj-$(CONFIG_SOFTMMU) += machine.o
 obj-$(CONFIG_KVM) += kvm.o kvm_ppc.o
-obj-y += helper.o
 obj-y += excp_helper.o
 obj-y += fpu_helper.o
 obj-y += int_helper.o
@@ -9,4 +8,3 @@ obj-y += mmu_helper.o
 obj-y += timebase_helper.o
 obj-y += misc_helper.o
 obj-y += mem_helper.o
-obj-y += mpic_helper.o