]> Git Repo - qemu.git/blobdiff - target-arm/Makefile.objs
tlb: Add "ifetch" argument to cpu_mmu_index()
[qemu.git] / target-arm / Makefile.objs
index dcd167e0d880e48a855388b2ff0e1aaa04fc8a31..9460b409a5a1cecf04250a033cae7aff493f5a06 100644 (file)
@@ -7,5 +7,6 @@ obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o
 obj-y += translate.o op_helper.o helper.o cpu.o
 obj-y += neon_helper.o iwmmxt_helper.o
 obj-y += gdbstub.o
+obj-$(CONFIG_SOFTMMU) += psci.o
 obj-$(TARGET_AARCH64) += cpu64.o translate-a64.o helper-a64.o gdbstub64.o
 obj-y += crypto_helper.o
This page took 0.022021 seconds and 4 git commands to generate.