]> Git Repo - qemu.git/blob - hw/vfio/Makefile.objs
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160718' into staging
[qemu.git] / hw / vfio / Makefile.objs
1 ifeq ($(CONFIG_LINUX), y)
2 obj-$(CONFIG_SOFTMMU) += common.o
3 obj-$(CONFIG_PCI) += pci.o pci-quirks.o
4 obj-$(CONFIG_SOFTMMU) += platform.o
5 obj-$(CONFIG_SOFTMMU) += calxeda-xgmac.o
6 obj-$(CONFIG_SOFTMMU) += amd-xgbe.o
7 obj-$(CONFIG_SOFTMMU) += spapr.o
8 endif
This page took 0.024447 seconds and 4 git commands to generate.