target-i386: Use mulu2 and muls2
[qemu/pbrook.git] / target-ppc / Makefile.objs
bloba028dcdcd006e452f3521b4e141855e3ab0f0863
1 obj-y += translate.o
2 obj-$(CONFIG_SOFTMMU) += machine.o
3 obj-$(CONFIG_KVM) += kvm.o kvm_ppc.o
4 obj-y += excp_helper.o
5 obj-y += fpu_helper.o
6 obj-y += int_helper.o
7 obj-y += mmu_helper.o
8 obj-y += timebase_helper.o
9 obj-y += misc_helper.o
10 obj-y += mem_helper.o