]> Git Repo - qemu.git/blame - target-ppc/Makefile.objs
target-ppc: Remove address check for logging
[qemu.git] / target-ppc / Makefile.objs
CommitLineData
953af181 1obj-y += cpu-models.o
2985b86b 2obj-y += translate.o
fbe37ef3 3obj-$(CONFIG_SOFTMMU) += machine.o
7c760cbc 4obj-$(CONFIG_KVM) += kvm.o kvm_ppc.o
ad71ed68 5obj-y += excp_helper.o
bd23cd45 6obj-y += fpu_helper.o
64654ded 7obj-y += int_helper.o
ec19c4d1 8obj-y += mmu_helper.o
6de673d4 9obj-y += timebase_helper.o
901c4eaf 10obj-y += misc_helper.o
2f5a189c 11obj-y += mem_helper.o
This page took 0.135178 seconds and 4 git commands to generate.