qemu-e2k/hw/vfio/Makefile.objs

5 lines
93 B
Makefile

ifeq ($(CONFIG_LINUX), y)
obj-$(CONFIG_SOFTMMU) += common.o
obj-$(CONFIG_PCI) += pci.o
endif