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