summaryrefslogtreecommitdiffstats
path: root/target-ppc/Makefile.objs
blob: f78161004e5086720f31739d45458ab7f4bbaed2 (plain)
1
2
3
4
5
6
obj-y += translate.o op_helper.o helper.o
obj-$(CONFIG_SOFTMMU) += machine.o
obj-$(CONFIG_KVM) += kvm.o kvm_ppc.o
obj-y += op_helper.o helper.o

$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
OpenPOWER on IntegriCloud