]> Git Repo - qemu.git/blob - hw/vfio/Makefile.objs
Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' 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
4 obj-$(CONFIG_SOFTMMU) += platform.o
5 obj-$(CONFIG_SOFTMMU) += calxeda-xgmac.o
6 endif
This page took 0.024165 seconds and 4 git commands to generate.